👁 Preview — Study, Practice and Revise are open; mock tests and the rest of the syllabus unlock on subscription. Unlock all · ₹4,999
← Back to Number System and Basic Operations
Study mode

Square Roots & Cube Roots

Learning objective
Calculate and understand square roots and cube roots

Introduction to Square Roots and Cube Roots

In mathematics, understanding square roots and cube roots is essential for solving many numerical problems, especially in competitive exams like the Delhi Police Constable (Executive) Examination. These roots help us find the original number that was squared or cubed to get a given value.

A square root of a number is a value that, when multiplied by itself (squared), gives the original number. Similarly, a cube root of a number is a value that, when multiplied by itself three times (cubed), returns the original number.

For example, since \(12 \times 12 = 144\), the square root of 144 is 12. Likewise, since \(12 \times 12 \times 12 = 1728\), the cube root of 1728 is 12.

Mastering these concepts not only improves your calculation speed but also builds a strong foundation for more advanced topics in numerical ability.

Perfect Squares and Square Roots

A perfect square is a number that can be expressed as the square of an integer. In other words, if \(n\) is an integer, then \(n^2\) is a perfect square.

Examples of perfect squares include 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100, which correspond to the squares of 1 through 10 respectively.

The square root of a perfect square is always an integer. It is the inverse operation of squaring. For example, \(\sqrt{49} = 7\) because \(7^2 = 49\).

1²=1 2²=4 3²=9 4²=16 5²=25 √1 = 1 √4 = 2 √9 = 3 √16 = 4 √25 = 5

Why is this important? Recognizing perfect squares helps you quickly find square roots without lengthy calculations, saving valuable time during exams.

Perfect Cubes and Cube Roots

A perfect cube is a number that can be expressed as the cube of an integer. If \(m\) is an integer, then \(m^3\) is a perfect cube.

Examples include 1, 8, 27, 64, 125, which are cubes of 1, 2, 3, 4, and 5 respectively.

The cube root of a perfect cube is always an integer. It is the inverse operation of cubing. For example, \(\sqrt[3]{27} = 3\) because \(3^3 = 27\).

1³=1 2³=8 3³=27 4³=64 5³=125 ∛1 = 1 ∛8 = 2 ∛27 = 3 ∛64 = 4 ∛125 = 5

Understanding perfect cubes and cube roots is equally important, especially when dealing with volume-related problems or higher power calculations.

Methods of Finding Square Roots

There are several methods to find the square root of a number. We will explore three common and useful methods:

1. Prime Factorization Method

This method involves breaking down the number into its prime factors and then pairing the factors to find the square root.

Steps:

  • Express the number as a product of prime factors.
  • Group the prime factors into pairs.
  • Take one factor from each pair and multiply them to get the square root.

2. Estimation Method

When the number is not a perfect square, you can estimate the square root by finding the nearest perfect squares and approximating the value.

Steps:

  • Identify the perfect squares closest to the number (one smaller and one larger).
  • Estimate the root based on how close the number is to these squares.

3. Long Division Method

This is a systematic method to find the square root of any number, including non-perfect squares, with precision.

graph TD    A[Start] --> B[Pair digits from right to left]    B --> C[Find largest square ≤ first pair]    C --> D[Subtract square from first pair]    D --> E[Bring down next pair]    E --> F[Double the quotient so far]    F --> G[Find digit to complete divisor]    G --> H[Divide and get next quotient digit]    H --> I[Repeat until desired precision]

This method is particularly useful for exact square roots and is often tested in exams.

Methods of Finding Cube Roots

Finding cube roots can be done using similar approaches:

1. Prime Factorization Method

Break the number into prime factors, then group the factors in triplets (groups of three). Multiply one factor from each triplet to get the cube root.

2. Estimation Method

Identify the nearest perfect cubes and estimate the cube root accordingly.

For example, to find the cube root of 50, note that \(3^3 = 27\) and \(4^3 = 64\). Since 50 is closer to 64, the cube root will be slightly less than 4.

Worked Examples

Example 1: Finding the Square Root of 144 using Prime Factorization Easy
Find the square root of 144 by prime factorization.

Step 1: Find the prime factors of 144.

144 = 2 x 72 = 2 x 2 x 36 = 2 x 2 x 2 x 18 = 2 x 2 x 2 x 2 x 9 = 2 x 2 x 2 x 2 x 3 x 3

So, prime factorization is \(2^4 \times 3^2\).

Step 2: Group the prime factors in pairs.

\((2^4) = (2^2)^2\), so two pairs of 2's, and \((3^2)\) is one pair of 3's.

Step 3: Take one factor from each pair and multiply.

\(2^2 \times 3 = 4 \times 3 = 12\).

Answer: \(\sqrt{144} = 12\).

Example 2: Estimating the Cube Root of 50 Medium
Estimate the cube root of 50.

Step 1: Identify nearest perfect cubes around 50.

\(3^3 = 27\) and \(4^3 = 64\).

Step 2: Since 50 is closer to 64 than 27, cube root will be closer to 4.

Step 3: Estimate proportionally:

Distance from 27 to 50 is 23; from 27 to 64 is 37.

Fraction towards 4 is \(\frac{23}{37} \approx 0.62\).

So, estimated cube root ≈ \(3 + 0.62 = 3.62\).

Answer: \(\sqrt[3]{50} \approx 3.62\).

Example 3: Finding the Square Root of 529 using Long Division Method Medium
Find the square root of 529 using the long division method.

Step 1: Pair the digits from right: 5 | 29.

Step 2: Find the largest square less than or equal to 5, which is 2² = 4.

Write 2 as the first digit of the root.

Step 3: Subtract 4 from 5, remainder = 1.

Step 4: Bring down next pair (29), making 129.

Step 5: Double the root so far (2), which is 4. Find a digit \(x\) such that \(4x \times x \leq 129\).

Try \(x=3\): \(43 \times 3 = 129\), which fits exactly.

Step 6: Write 3 as next digit of root.

Step 7: Since remainder is zero, the root is complete.

Answer: \(\sqrt{529} = 23\).

Example 4: Finding the Cube Root of 1728 using Prime Factorization Easy
Find the cube root of 1728 by prime factorization.

Step 1: Find prime factors of 1728.

1728 / 2 = 864, / 2 = 432, / 2 = 216, / 2 = 108, / 2 = 54, / 2 = 27, / 3 = 9, / 3 = 3, / 3 = 1.

Prime factorization: \(2^6 \times 3^3\).

Step 2: Group factors in triplets.

\(2^6 = (2^3)^2\) -> two triplets of 2's, and \(3^3\) is one triplet of 3's.

Step 3: Take one factor from each triplet and multiply.

\(2^2 \times 3 = 4 \times 3 = 12\).

Answer: \(\sqrt[3]{1728} = 12\).

Example 5: Simplifying Expressions Involving Square and Cube Roots Hard
Simplify the expression: \(\sqrt{81} + \sqrt[3]{27} - \sqrt{49}\).

Step 1: Calculate \(\sqrt{81}\).

\(\sqrt{81} = 9\) since \(9^2 = 81\).

Step 2: Calculate \(\sqrt[3]{27}\).

\(\sqrt[3]{27} = 3\) since \(3^3 = 27\).

Step 3: Calculate \(\sqrt{49}\).

\(\sqrt{49} = 7\) since \(7^2 = 49\).

Step 4: Substitute values and simplify.

\(9 + 3 - 7 = 5\).

Answer: The simplified value is 5.

Square Root

\[\sqrt{a} = b \quad \text{if} \quad b^2 = a\]

Used to find the number which when squared gives 'a'.

a = given number
b = square root of a

Cube Root

\[\sqrt[3]{a} = c \quad \text{if} \quad c^3 = a\]

Used to find the number which when cubed gives 'a'.

a = given number
c = cube root of a

Prime Factorization for Square Root

\[\sqrt{p_1^{2k_1} \times p_2^{2k_2} \times ...} = p_1^{k_1} \times p_2^{k_2} \times ...\]

Extract square root by pairing prime factors.

\(p_i\) = prime factors
\(k_i\) = number of pairs

Prime Factorization for Cube Root

\[\sqrt[3]{p_1^{3m_1} \times p_2^{3m_2} \times ...} = p_1^{m_1} \times p_2^{m_2} \times ...\]

Extract cube root by grouping prime factors in triplets.

\(p_i\) = prime factors
\(m_i\) = number of triplets

Tips & Tricks

Tip: Memorize squares and cubes of numbers from 1 to 20.

When to use: To quickly identify perfect squares and cubes during exams without calculation.

Tip: Use prime factorization for exact roots of perfect squares and cubes.

When to use: When the number is large but can be broken down into prime factors easily.

Tip: Estimate roots by identifying nearest perfect squares or cubes.

When to use: For non-perfect squares or cubes to quickly approximate answers.

Tip: Apply the long division method for precise square roots of large numbers.

When to use: When exact square root is required and prime factorization is complex or impossible.

Tip: Look for pairs or triplets of prime factors to simplify root calculations.

When to use: During prime factorization to speed up root extraction and avoid mistakes.

Common Mistakes to Avoid

❌ Confusing square roots with cube roots.
✓ Remember: square root is inverse of squaring (power 2), cube root is inverse of cubing (power 3).
Why: Similar terminology often causes confusion.
❌ Taking square root of a non-perfect square as an integer.
✓ Use estimation or long division method; answer will be irrational or decimal.
Why: Assuming all roots are integers leads to incorrect answers.
❌ Incorrect grouping of prime factors when finding roots.
✓ Group prime factors in pairs for square roots and triplets for cube roots only.
Why: Misunderstanding grouping rules results in wrong calculations.
❌ Ignoring negative roots when applicable.
✓ For exams, usually positive roots are considered; but know both positive and negative roots exist for squares.
Why: Students forget the theoretical existence of both roots.
❌ Misapplying estimation leading to large errors.
✓ Always choose nearest perfect squares or cubes for better approximation.
Why: Poor estimation skills cause inaccurate answers.
✨ AI exam tools — try them free (included in every plan)
Tip: select any text above to Explain / Example / Simplify it.
Curated videos per subtopic
Top YouTube explainers, AI-ranked for your exam and language. Unlocks with subscription.
Unlock

Try Practice next.

Progress tracking is paywalled — subscribe to mark subtopics as understood and save your streak.

Go to practice →
Ask a doubt
Square Roots & Cube Roots · 10 free messages
Ask me anything about this subtopic. You have 10 free messages this session — chat history isn't saved in preview.