Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve: Square Root and Cube Root Problems
Source: https://www.fatskills.com/k-12-assessment-tests/chapter/how-to-solve-square-root-and-cube-root-problems

How to Solve: Square Root and Cube Root Problems

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~3 min read

How to Solve: Square Root and Cube Root Problems

Complete Guide for SSC / Bank / Railway Exams


? Introduction

"Master square and cube roots, and you’ll unlock 5–10 easy marks in SSC, Bank, or Railway exams—questions that take less than 30 seconds if you know the shortcuts!


? WHAT YOU NEED TO KNOW FIRST

  1. Perfect squares and cubes (e.g., 1²=1, 2²=4, 1³=1, 2³=8).
  2. Prime factorization (breaking numbers into prime factors like 2×2×3).
  3. Basic arithmetic (addition, subtraction, multiplication, division).

? KEY VOCABULARY

Term Plain-English Definition Quick Example
Square Root (√) A number that, when multiplied by itself, gives the original number. √9 = 3 (because 3×3=9)
Cube Root (∛) A number that, when multiplied by itself three times, gives the original number. ∛8 = 2 (because 2×2×2=8)
Perfect Square A number that is the square of an integer. 16 (4²)
Perfect Cube A number that is the cube of an integer. 27 (3³)
Radicand The number inside the root symbol. In √25, 25 is the radicand.
Simplify To write a root in its simplest form. √50 = 5√2

✏️ FORMULAS TO KNOW

  1. Square Root Formula
  2. √(a × b) = √a × √b
  3. MEMORISE THIS – Used to simplify roots.

  4. Cube Root Formula

  5. ∛(a × b) = ∛a × ∛b
  6. MEMORISE THIS – Used to simplify cube roots.

  7. Approximation (for non-perfect roots)

  8. √x ≈ y + (x – y²) / (2y + 1) (where y is the nearest perfect square)
  9. Given on exam sheet – Useful for quick estimates.

? STEP-BY-STEP METHOD

How to Find Square Roots

Step 1: Check if the number is a perfect square. - If yes, write the square root directly (e.g., √36 = 6). - If no, proceed to Step 2.

Step 2: Prime factorize the number. - Break it into prime factors (e.g., 72 = 2 × 2 × 2 × 3 × 3).

Step 3: Pair identical factors. - For square roots, group factors in pairs (e.g., 72 = (2×2) × (3×3) × 2).

Step 4: Take one from each pair outside the root. - √72 = √(2² × 3² × 2) = 2 × 3 × √2 = 6√2.

Step 5: Simplify if possible. - If no pairs remain, leave the root as is (e.g., √5 = √5).


How to Find Cube Roots

Step 1: Check if the number is a perfect cube. - If yes, write the cube root directly (e.g., ∛64 = 4). - If no, proceed to Step 2.

Step 2: Prime factorize the number. - Break it into prime factors (e.g., 54 = 2 × 3 × 3 × 3).

Step 3: Group identical factors in threes. - For cube roots, group factors in triplets (e.g., 54 = 2 × (3×3×3)).

Step 4: Take one from each triplet outside the root. - ∛54 = ∛(2 × 3³) = 3 × ∛2 = 3∛2.

Step 5: Simplify if possible. - If no triplets remain, leave the root as is (e.g., ∛7 = ∛7).


✅ WORKED EXAMPLES

Example 1 – Basic Square Root

Question: Simplify √50. Solution:
1. Prime factorize: 50 = 2 × 5 × 5.
2. Pair identical factors: (5 × 5) × 2.
3. Take one from each pair: 5 × √2.
4. Final answer: 5√2.

What we did and why: - We broke 50 into prime factors, paired the 5s, and took one 5 outside the root.


Example 2 – Medium Cube Root

Question: Simplify ∛108. Solution:
1. Prime factorize: 108 = 2 × 2 × 3 × 3 × 3.
2. Group in threes: (3 × 3 × 3) × (2 × 2).
3. Take one from each triplet: 3 × ∛(2 × 2).
4. Final answer: 3∛4.

What we did and why: - We grouped the 3s in a triplet, took one 3 outside, and left the remaining 2×2 inside.


Example 3 – Exam-Style (Time-Pressure)

Question: If √(x + 5) = 7, find x. Solution:
1. Square both sides: (√(x + 5))² = 7² → x + 5 = 49.
2. Solve for x: x = 49 – 5 = 44.

What we did and why: - We eliminated the square root by squaring both sides, then solved the simple equation.


❌ Common Mistakes

Mistake Why it Happens Correct Approach
Forgetting to simplify Students stop at √72 = √(2×2×2×3×3) instead of simplifying to 6√2. Always pair factors and take one outside.
Mixing square and cube roots Writing √8 = 2∛2 (wrong) instead of 2√2. Remember: √ = pairs, ∛ = triplets.
Incorrect prime factorization Writing 50 = 5 × 10 (not prime). Break into prime factors only (2 × 5 × 5).
Ignoring negative roots Saying √9 = ±3 (wrong, √9 = 3 only). √ is always non-negative; ± applies to equations like x²=9.
Misapplying formulas Writing √(a + b) = √a + √b (wrong). √(a + b) ≠ √a + √b (only works for multiplication).

? EXAM TRAPS

Trap How to Spot it How to Avoid it
Non-perfect roots in disguise Questions like "√(12 + √12 + √12 + ...)" look complex but simplify to perfect squares. Recognize patterns (e.g., √(12 + √12 + ...) = 4).
Cube roots of negative numbers Examiners test if you know ∛(-8) = -2 (not undefined). Remember: Cube roots of negatives are real numbers.
Approximation questions "Estimate √50 to 1 decimal place" – students waste time calculating exact values. Use the approximation formula: √50 ≈ 7 + (50-49)/(2×7+1) ≈ 7.07.