Solved Examples

NCERT Solutions for Class 8 Maths Chapter 5: Squares and Square Roots — Complete Guide

Complete solutions for all exercises — perfect squares, patterns, prime factorization, long division, and square roots of decimals with 30+ solved problems.

CBSEClass 8
The SparkEd Authors (IITian & Googler)15 March 202655 min read
NCERT Solutions Class 8 Maths Chapter 5 Squares And Square Roots — SparkEd

Why Squares and Square Roots Is a High-Scoring Chapter

Chapter 5 of NCERT Class 8 Maths is one of the most important and satisfying chapters in the entire textbook. Squares and Square Roots combines number theory, pattern recognition, and systematic calculation methods — and it is one of the most frequently tested topics in CBSE exams.

The beauty of this chapter lies in the patterns. Perfect squares follow elegant rules — they can only end in certain digits, the sum of the first nn odd numbers always equals n2n^2, and there are beautiful visual patterns when you arrange squares geometrically. Understanding these patterns not only helps you solve problems faster but also deepens your appreciation of how numbers work.

On the practical side, you will learn three methods to find square roots: repeated subtraction (for small numbers), prime factorization (for medium-sized numbers), and the long division method (for any number, including decimals). The long division method is especially important — it appears in almost every CBSE exam and is a skill you will use through Class 10.

This chapter typically carries 6-8 marks in CBSE exams and has direct connections to Chapter 6 (Cubes and Cube Roots), Chapter 10 (Exponents and Powers), and the study of surds and irrational numbers in Class 9. Let us master every concept and exercise!

Perfect Squares: Definition and Properties

A natural number nn is called a perfect square if there exists a natural number mm such that n=m2n = m^2. The number mm is the square root of nn, written n=m\sqrt{n} = m.

The first 2020 perfect squares are:

1,4,9,16,25,36,49,64,81,100,121,144,169,196,225,256,289,324,361,4001, 4, 9, 16, 25, 36, 49, 64, 81, 100, 121, 144, 169, 196, 225, 256, 289, 324, 361, 400

**Memorising squares from 11 to 3030 is essential** — it saves enormous time in exams and helps you quickly check answers.

Properties of Perfect Squares

Property 1: A perfect square never ends in 2,3,7,2, 3, 7, or 88.
- Possible ending digits: 0,1,4,5,6,90, 1, 4, 5, 6, 9.
- Example: 144144 ends in 44 (possible), 123123 ends in 33 (cannot be a perfect square).

Property 2: A perfect square ending in 00 has an even number of zeros at the end.
- 100=102100 = 10^2 (two zeros) ✓, 400=202400 = 20^2 (two zeros) ✓.
- 10001000 has three zeros — not a perfect square.

Property 3: The square of an even number is even; the square of an odd number is odd.
- 122=14412^2 = 144 (even), 132=16913^2 = 169 (odd).

Property 4: A perfect square, when expressed in prime factorization, has even powers of every prime factor.
- 36=22×3236 = 2^2 \times 3^2 (all even powers) ✓.
- 48=24×3148 = 2^4 \times 3^1 (power of 33 is odd) — not a perfect square.

Property 5: Between two consecutive perfect squares n2n^2 and (n+1)2(n+1)^2, there are exactly 2n2n non-perfect-square numbers.
- Between 99 (323^2) and 1616 (424^2): 10,11,12,13,14,1510, 11, 12, 13, 14, 15 — that is 6=2×36 = 2 \times 3 numbers.

Solved Example 1: Checking for Perfect Squares

Problem: Without calculating, determine whether the following are perfect squares: (a) 10571057 (b) 62416241 (c) 57655765 (d) 10241024.

Solution:

(a) 10571057 ends in 77. Since perfect squares never end in 77, not a perfect square.

(b) 62416241 ends in 11. This is possible. Need further checking. 782=608478^2 = 6084, 792=624179^2 = 6241. Yes, **6241=7926241 = 79^2** is a perfect square.

(c) 57655765 ends in 55. If a perfect square ends in 55, it must end in 2525. Since 57655765 ends in 6565, not a perfect square.

(d) 10241024 ends in 44. 322=102432^2 = 1024. Yes, **1024=3221024 = 32^2** is a perfect square.

Interesting Patterns in Squares

Some of the most elegant patterns in mathematics involve perfect squares. These patterns are not just beautiful — they are also useful for quick calculations and exam questions.

Pattern 1: Sum of First n Odd Numbers

The sum of the first nn odd natural numbers equals n2n^2:

1=1=121 = 1 = 1^2

1+3=4=221 + 3 = 4 = 2^2

1+3+5=9=321 + 3 + 5 = 9 = 3^2

1+3+5+7=16=421 + 3 + 5 + 7 = 16 = 4^2

1+3+5+7+9=25=521 + 3 + 5 + 7 + 9 = 25 = 5^2

In general: 1+3+5++(2n1)=n21 + 3 + 5 + \cdots + (2n-1) = n^2.

Converse: If a number can be expressed as a sum of nn consecutive odd numbers starting from 11, then it is the perfect square n2n^2.

Pattern 2: Difference of Consecutive Squares

The difference between two consecutive perfect squares is always an odd number:

(n+1)2n2=2n+1(n+1)^2 - n^2 = 2n + 1

Examples: 4232=169=7=2(3)+14^2 - 3^2 = 16 - 9 = 7 = 2(3) + 1. 10292=10081=19=2(9)+110^2 - 9^2 = 100 - 81 = 19 = 2(9) + 1.

This means: If we know n2n^2, we can quickly find (n+1)2(n+1)^2 by adding 2n+12n + 1.
- 252=62525^2 = 625, so 262=625+2(25)+1=625+51=67626^2 = 625 + 2(25) + 1 = 625 + 51 = 676.

Pattern 3: Squares of Numbers Ending in 5

For a number ending in 55, say n5n5 (where nn represents the digits before 55):

(n5)2=n×(n+1)×100+25(n5)^2 = n \times (n+1) \times 100 + 25

Examples:
- 252=2×3×100+25=62525^2 = 2 \times 3 \times 100 + 25 = 625
- 352=3×4×100+25=122535^2 = 3 \times 4 \times 100 + 25 = 1225
- 652=6×7×100+25=422565^2 = 6 \times 7 \times 100 + 25 = 4225
- 1152=11×12×100+25=13225115^2 = 11 \times 12 \times 100 + 25 = 13225

This pattern is a fantastic shortcut for mental calculations!

Pattern 4: Pythagorean Triplets

A Pythagorean triplet is a set of three natural numbers (a,b,c)(a, b, c) such that a2+b2=c2a^2 + b^2 = c^2.

For any natural number m>1m > 1, the set (2m,m21,m2+1)(2m, m^2 - 1, m^2 + 1) is a Pythagorean triplet.

mm2m2mm21m^2 - 1m2+1m^2 + 1Triplet
2435(3, 4, 5)
36810(6, 8, 10)
481517(8, 15, 17)
5102426(10, 24, 26)

**Verification for (3,4,5)(3, 4, 5):** 32+42=9+16=25=523^2 + 4^2 = 9 + 16 = 25 = 5^2

Practice this topic on SparkEd — free visual solutions and AI coaching

Try Free

Finding Square Roots: Method 1 — Repeated Subtraction

This method uses the pattern that n2n^2 equals the sum of the first nn odd numbers. We subtract consecutive odd numbers from the given number until we reach 00. The count of subtractions gives the square root.

Example: Find 36\sqrt{36} by repeated subtraction.

361=35(1)36 - 1 = 35 \quad (1)

353=32(2)35 - 3 = 32 \quad (2)

325=27(3)32 - 5 = 27 \quad (3)

277=20(4)27 - 7 = 20 \quad (4)

209=11(5)20 - 9 = 11 \quad (5)

1111=0(6)11 - 11 = 0 \quad (6)

We reached 00 after 66 subtractions. Therefore, 36=6\sqrt{36} = 6.

Limitation: This method is practical only for small perfect squares. For large numbers, use prime factorization or long division.

Solved Example 2: Repeated Subtraction

Problem: Find 49\sqrt{49} by repeated subtraction.

Solution:
491=4849 - 1 = 48, 483=4548 - 3 = 45, 455=4045 - 5 = 40, 407=3340 - 7 = 33, 339=2433 - 9 = 24, 2411=1324 - 11 = 13, 1313=013 - 13 = 0.

77 subtractions. 49=7\sqrt{49} = 7 ✓.

Finding Square Roots: Method 2 — Prime Factorization

The prime factorization method works for any perfect square. It uses the property that in a perfect square, every prime factor appears an even number of times.

Steps:
1. Express the number as a product of prime factors.
2. Pair up identical factors.
3. Take one factor from each pair and multiply them.

The result is the square root.

Solved Example 3: Square Root by Prime Factorization

Problem: Find 441\sqrt{441}.

Solution:

441=3×147=3×3×49=3×3×7×7=32×72441 = 3 \times 147 = 3 \times 3 \times 49 = 3 \times 3 \times 7 \times 7 = 3^2 \times 7^2

All prime factors appear in pairs:

441=3×7=21\sqrt{441} = 3 \times 7 = 21

Answer: 441=21\sqrt{441} = 21.

Solved Example 4: Smallest Multiplier for Perfect Square

Problem: Find the smallest number by which 10081008 must be multiplied to get a perfect square. Also find the square root of the resulting number.

Solution:

1008=2×504=2×2×252=24×63=24×32×711008 = 2 \times 504 = 2 \times 2 \times 252 = 2^4 \times 63 = 2^4 \times 3^2 \times 7^1

The prime factor 77 appears an odd number of times (11). To make it even, multiply by 77:

1008×7=7056=24×32×721008 \times 7 = 7056 = 2^4 \times 3^2 \times 7^2

7056=22×3×7=4×3×7=84\sqrt{7056} = 2^2 \times 3 \times 7 = 4 \times 3 \times 7 = 84

Answer: Multiply by 77. Square root =84= 84.

Solved Example 5: Smallest Divisor for Perfect Square

Problem: Find the smallest number by which 20282028 must be divided to get a perfect square.

Solution:

2028=22×3×169=22×31×1322028 = 2^2 \times 3 \times 169 = 2^2 \times 3^1 \times 13^2

The prime factor 33 appears an odd number of times. Divide by 33:

20283=676=22×132\dfrac{2028}{3} = 676 = 2^2 \times 13^2

676=2×13=26\sqrt{676} = 2 \times 13 = 26

Answer: Divide by 33. Square root =26= 26.

Solved Example 6: Square Root of a Fraction

Problem: Find 169289\sqrt{\dfrac{169}{289}}.

Solution:

169289=169289=1317\sqrt{\dfrac{169}{289}} = \dfrac{\sqrt{169}}{\sqrt{289}} = \dfrac{13}{17}

Since 132=16913^2 = 169 and 172=28917^2 = 289.

Answer: 169289=1317\sqrt{\dfrac{169}{289}} = \dfrac{13}{17}.

Finding Square Roots: Method 3 — Long Division

The long division method is the most powerful method — it works for any number, whether or not it is a perfect square, and can be extended to decimals. This is the method most commonly tested in CBSE exams.

Steps for Integers:
1. Group digits in pairs from right to left. The leftmost group may have 11 or 22 digits.
2. Find the largest number whose square is \leq the leftmost group. This is the first digit of the root.
3. Subtract and bring down the next pair.
4. Double the current root to get the new divisor's prefix. Find the largest digit dd such that (prefix×10+d)×d(\text{prefix} \times 10 + d) \times d \leq the current dividend.
5. Repeat until all pairs are processed.

Steps for Decimals:
- Group digits from the decimal point: leftward for the integer part and rightward for the decimal part.
- Add zeros in pairs to the right of the decimal part if needed.
- The decimal point in the answer appears when you bring down the first pair after the decimal point in the number.

Solved Example 7: Long Division — Perfect Square

Problem: Find 7921\sqrt{7921} using the long division method.

Solution:

Group as 79  21\overline{79}\;\overline{21}.

Step 1: 82=64798^2 = 64 \leq 79 and 92=81>799^2 = 81 > 79. First digit =8= 8. Subtract: 7964=1579 - 64 = 15.

Step 2: Bring down 2121. New dividend =1521= 1521. Double the root: 2×8=162 \times 8 = 16. We need 16d×d152116d \times d \leq 1521.
Try d=9d = 9: 169×9=1521169 \times 9 = 1521. ✓

Remainder =0= 0.

7921=89\sqrt{7921} = 89

Solved Example 8: Long Division — Decimal

Problem: Find 2.56\sqrt{2.56}.

Solution:

Group as 2.56\overline{2}.\overline{56}.

Step 1: 12=121^2 = 1 \leq 2. First digit =1= 1. Subtract: 21=12 - 1 = 1.

Step 2: Bring down 5656. New dividend =156= 156. Double root: 2×1=22 \times 1 = 2. Place decimal point.
Try d=6d = 6: 26×6=15626 \times 6 = 156. ✓

2.56=1.6\sqrt{2.56} = 1.6

Verification: 1.62=2.561.6^2 = 2.56

Solved Example 9: Long Division — Non-Perfect Square

Problem: Find 3\sqrt{3} correct to 22 decimal places.

Solution:

33 is not a perfect square. Write as 3.0000003.000000 and group: 3.00  00  00\overline{3}.\overline{00}\;\overline{00}\;\overline{00}.

Step 1: 12=131^2 = 1 \leq 3. Root so far =1= 1. Remainder =2= 2.

Step 2: Bring down 0000. Dividend =200= 200. Double: 2×1=22 \times 1 = 2. Try d=7d = 7: 27×7=18920027 \times 7 = 189 \leq 200. Root =1.7= 1.7. Remainder =11= 11.

Step 3: Bring down 0000. Dividend =1100= 1100. Double: 2×17=342 \times 17 = 34. Try d=3d = 3: 343×3=10291100343 \times 3 = 1029 \leq 1100. Root =1.73= 1.73. Remainder =71= 71.

Step 4: Bring down 0000. Dividend =7100= 7100. Double: 2×173=3462 \times 173 = 346. Try d=2d = 2: 3462×2=692471003462 \times 2 = 6924 \leq 7100. Root =1.732= 1.732.

31.73 (correct to 2 decimal places)\sqrt{3} \approx 1.73 \text{ (correct to 2 decimal places)}

Solved Example 10: Finding Least/Greatest n-Digit Perfect Square

Problem: Find the least 44-digit perfect square and the greatest 33-digit perfect square.

Solution:

Least 4-digit perfect square: The smallest 44-digit number is 10001000. 100031.6\sqrt{1000} \approx 31.6. So 322=102432^2 = 1024 is the least 44-digit perfect square.

Greatest 3-digit perfect square: The largest 33-digit number is 999999. 99931.6\sqrt{999} \approx 31.6. So 312=96131^2 = 961 is the greatest 33-digit perfect square.

Answer: Least 44-digit perfect square =1024= 1024. Greatest 33-digit perfect square =961= 961.

Exercise 5.1 — Complete Solutions (Properties and Patterns)

Exercise 5.1 covers properties of perfect squares and the beautiful patterns they follow.

Solved Example 11: Express as Sum of Odd Numbers

Problem: Express 4949 as the sum of consecutive odd numbers starting from 11.

Solution:

49=7249 = 7^2, so it is the sum of the first 77 odd numbers:

49=1+3+5+7+9+11+1349 = 1 + 3 + 5 + 7 + 9 + 11 + 13

Verification: 1+3=41 + 3 = 4, 4+5=94 + 5 = 9, 9+7=169 + 7 = 16, 16+9=2516 + 9 = 25, 25+11=3625 + 11 = 36, 36+13=4936 + 13 = 49

Solved Example 12: Using the Difference Pattern

Problem: If 312=96131^2 = 961, find 32232^2 without direct multiplication.

Solution:

Using the pattern (n+1)2=n2+2n+1(n+1)^2 = n^2 + 2n + 1:

322=312+2(31)+1=961+62+1=102432^2 = 31^2 + 2(31) + 1 = 961 + 62 + 1 = 1024

Answer: 322=102432^2 = 1024.

Solved Example 13: Pythagorean Triplet

Problem: Write a Pythagorean triplet whose smallest member is 88.

Solution:

Using the formula (2m,m21,m2+1)(2m, m^2 - 1, m^2 + 1). We need 2m=82m = 8, so m=4m = 4.

m21=161=15m^2 - 1 = 16 - 1 = 15. m2+1=16+1=17m^2 + 1 = 16 + 1 = 17.

Triplet: (8,15,17)(8, 15, 17).

Verification: 82+152=64+225=289=1728^2 + 15^2 = 64 + 225 = 289 = 17^2

Solved Example 14: Ending Digit Shortcut

Problem: Find 75275^2 using the shortcut for numbers ending in 55.

Solution:

(75)2=7×8×100+25=5600+25=5625(75)^2 = 7 \times 8 \times 100 + 25 = 5600 + 25 = 5625.

Verification by direct calculation: 75×75=75×70+75×5=5250+375=562575 \times 75 = 75 \times 70 + 75 \times 5 = 5250 + 375 = 5625

Exercise 5.2 — Complete Solutions (Prime Factorization)

Exercise 5.2 focuses on finding square roots using prime factorization and finding the smallest multiplier/divisor to make a number a perfect square.

Solved Example 15: Square Root of Large Number

Problem: Find 5184\sqrt{5184} by prime factorization.

Solution:

5184=2×2592=22×1296=22×22×324=24×3245184 = 2 \times 2592 = 2^2 \times 1296 = 2^2 \times 2^2 \times 324 = 2^4 \times 324

324=22×81=22×34324 = 2^2 \times 81 = 2^2 \times 3^4

5184=26×345184 = 2^6 \times 3^4

5184=23×32=8×9=72\sqrt{5184} = 2^3 \times 3^2 = 8 \times 9 = 72

Answer: 5184=72\sqrt{5184} = 72.

Solved Example 16: Product of Perfect Squares

Problem: Find 324×576\sqrt{324 \times 576} without computing the product.

Solution:

324×576=324×576=18×24=432\sqrt{324 \times 576} = \sqrt{324} \times \sqrt{576} = 18 \times 24 = 432

Since 182=32418^2 = 324 and 242=57624^2 = 576.

Answer: 324×576=432\sqrt{324 \times 576} = 432.

Exercise 5.3 & 5.4 — Complete Solutions (Long Division and Decimals)

Exercises 5.3 and 5.4 cover the long division method for integers and decimals, estimation of square roots, and applied problems.

Solved Example 17: Long Division — Large Number

Problem: Find 54756\sqrt{54756} by the long division method.

Solution:

Group: 5  47  56\overline{5}\;\overline{47}\;\overline{56}.

Step 1: 22=452^2 = 4 \leq 5. Root =2= 2. Remainder =1= 1.

Step 2: Bring down 4747. Dividend =147= 147. Double: 2×2=42 \times 2 = 4. Try d=3d = 3: 43×3=12914743 \times 3 = 129 \leq 147. Root =23= 23. Remainder =18= 18.

Step 3: Bring down 5656. Dividend =1856= 1856. Double: 2×23=462 \times 23 = 46. Try d=4d = 4: 464×4=1856464 \times 4 = 1856. Root =234= 234.

54756=234\sqrt{54756} = 234

Solved Example 18: Square Root of Decimal

Problem: Find 51.84\sqrt{51.84}.

Solution:

Group: 51.84\overline{51}.\overline{84}.

Step 1: 72=49517^2 = 49 \leq 51. Root =7= 7. Remainder =2= 2.

Step 2: Bring down 8484. Dividend =284= 284. Double: 1414. Place decimal. Try d=2d = 2: 142×2=284142 \times 2 = 284. Root =7.2= 7.2.

51.84=7.2\sqrt{51.84} = 7.2

Verification: 7.22=51.847.2^2 = 51.84

Solved Example 19: Estimation

Problem: Estimate 500\sqrt{500} without a calculator.

Solution:

222=48422^2 = 484 and 232=52923^2 = 529.

Since 484<500<529484 < 500 < 529, we know 22<500<2322 < \sqrt{500} < 23.

Using linear interpolation:

50022+500484529484=22+164522+0.36=22.36\sqrt{500} \approx 22 + \dfrac{500 - 484}{529 - 484} = 22 + \dfrac{16}{45} \approx 22 + 0.36 = 22.36

Answer: 50022.4\sqrt{500} \approx 22.4. (Actual value: 22.3607...22.3607...)

Solved Example 20: Word Problem — Area

Problem: The area of a square garden is 34813481 m2^2. Find the length of each side.

Solution:

Side of a square =Area=3481= \sqrt{\text{Area}} = \sqrt{3481}.

Using long division on 34  81\overline{34}\;\overline{81}:
- 52=25345^2 = 25 \leq 34. Root =5= 5. Remainder =9= 9.
- Bring down 8181. Dividend =981= 981. Double: 1010. Try d=9d = 9: 109×9=981109 \times 9 = 981. Root =59= 59.

Side=59 m\text{Side} = 59 \text{ m}

Verification: 592=348159^2 = 3481

Additional Practice Problems with Solutions

Here are more problems to solidify your understanding before exams.

Solved Example 21: Number of Perfect Squares

Problem: How many perfect squares lie between 100100 and 400400?

Solution:

100=10\sqrt{100} = 10 and 400=20\sqrt{400} = 20.

Perfect squares between 100100 and 400400 (exclusive): 112,122,,19211^2, 12^2, \ldots, 19^2.

Count =1911+1=9= 19 - 11 + 1 = 9.

Answer: 99 perfect squares.

Solved Example 22: Square Root of Large Perfect Square

Problem: Find 148996\sqrt{148996} by the long division method.

Solution:

Group: 14  89  96\overline{14}\;\overline{89}\;\overline{96}.

  • 32=9143^2 = 9 \leq 14. Root =3= 3. Remainder =5= 5.
    - Bring down 8989. Dividend =589= 589. Double: 66. Try d=8d = 8: 68×8=54468 \times 8 = 544. Root =38= 38. Remainder =45= 45.
    - Bring down 9696. Dividend =4596= 4596. Double: 7676. Try d=6d = 6: 766×6=4596766 \times 6 = 4596. Root =386= 386.

148996=386\sqrt{148996} = 386

Common Mistakes Students Make in Squares and Square Roots

Here are the most frequent errors — learn from these:

1. Incorrect pairing in long division:
* Mistake: Grouping digits from left to right instead of right to left.
* Fix: Always pair digits from right to left for integers. For decimals, pair from the decimal point outward in both directions.

2. Forgetting to check if the number is a perfect square:
* Mistake: Applying prime factorization and getting non-paired factors but still claiming a square root.
* Fix: If any prime factor appears an odd number of times, the number is NOT a perfect square.

3. Wrong doubling step in long division:
* Mistake: Forgetting to double the current root when finding the next divisor.
* Fix: At each step, the new divisor prefix is 2×2 \times (root so far).

4. Decimal point placement errors:
* Mistake: Placing the decimal point in the wrong position when finding square roots of decimals.
* Fix: The decimal point in the answer appears exactly when you bring down the first pair that is after the decimal point in the original number.

5. Not simplifying the final answer:
* Mistake: Leaving 3681\sqrt{\dfrac{36}{81}} instead of simplifying to 69=23\dfrac{6}{9} = \dfrac{2}{3}.
* Fix: Always simplify square root fractions to lowest terms.

6. Confusing multiplier and divisor problems:
* Mistake: Multiplying when asked to divide, or vice versa.
* Fix: Read the problem carefully. "Multiplied to get a perfect square" means finding the missing factor. "Divided to get a perfect square" means removing the extra factor.

7. Pythagorean triplet formula errors:
* Mistake: Using m2+1m^2 + 1 and m21m^2 - 1 but forgetting that the smallest member might be m21m^2 - 1, not 2m2m.
* Fix: The formula gives (2m,m21,m2+1)(2m, m^2-1, m^2+1). For m=2m = 2: (4,3,5)(4, 3, 5), where 33 is actually the smallest. Arrange in order.

Exam Strategy: How to Score Full Marks in Chapter 5

Chapter 5 is a high-scoring chapter with predictable question types. Here is your strategy:

Weightage: This chapter typically carries 6-8 marks in CBSE exams.

Typical Question Patterns:

* 1 Mark (MCQ/VSA): "How many non-square numbers lie between 12212^2 and 13213^2?" or "Which of these is a perfect square?" or "Find 0.0049\sqrt{0.0049}."

* 2-3 Marks (SA): Finding smallest multiplier/divisor for perfect square; square root by prime factorization; Pythagorean triplet with given member.

* 3-4 Marks (LA): Long division method for a 55-66 digit number; square root of a decimal to 22-33 decimal places; applied word problems.

High-Priority Topics:
1. Long division method (integers AND decimals)
2. Prime factorization method
3. "Find smallest number" problems (multiplier/divisor)
4. Properties of perfect squares (ending digits, odd/even)
5. Pythagorean triplets

Time Allocation: Long division takes 44-66 minutes for a 55-66 digit number. Prime factorization takes 22-33 minutes.

Pro Tips:
- Memorise squares from 11 to 3030. This saves time and helps verify answers.
- In long division, after finding each digit, always verify: (divisor prefix×10+d)×d(\text{divisor prefix} \times 10 + d) \times d should be \leq dividend.
- For "smallest multiplier" problems, always write the complete prime factorization first.
- Practice at least 55 long division problems with decimals — this is the most exam-relevant skill.

Practice on SparkEd's Squares & Cubes page for unlimited problems!

Quick Reference: Squares from 1 to 30

Memorise this table — it will save you precious time in every exam:

nnn2n^2nnn2n^2nnn2n^2
111112121441
241214422484
391316923529
4161419624576
5251522525625
6361625626676
7491728927729
8641832428784
9811936129841
101002040030900

Connections to Other Chapters and Higher Classes

Squares and square roots connect to several important topics:

Within Class 8:
- Chapter 6 (Cubes and Cube Roots): Direct extension — same methods (prime factorization, estimation) applied to cubes.
- Chapter 10 (Exponents and Powers): Square roots are fractional exponents: n=n1/2\sqrt{n} = n^{1/2}.
- Chapter 9 (Mensuration): Finding sides of squares from areas uses square roots.
- Chapter 3 (Quadrilaterals): Diagonal of a rhombus uses Pythagoras (which relies on squares).

In Class 9:
- Chapter 1 (Number Systems): 2\sqrt{2}, 3\sqrt{3}, 5\sqrt{5} are irrational numbers — this chapter helps you understand why.
- Pythagoras theorem in geometry relies entirely on squares.

In Class 10:
- Quadratic equations involve square roots for finding solutions.
- Trigonometry uses square roots extensively (sin45°=12\sin 45° = \dfrac{1}{\sqrt{2}}).

A strong foundation in squares and square roots makes all of these future topics much more accessible!

Boost Your Preparation with SparkEd

You have just gone through the entire Squares and Square Roots chapter. But reading alone will not get you full marks; practice will.

Here is how SparkEd can help:

* Practice by Difficulty: On our Squares & Cubes practice page, work through problems sorted by difficulty.

* AI Math Solver: Stuck on a long division or prime factorization problem? Paste it into our AI Solver and get step-by-step solutions.

* AI Coach: Get personalized recommendations on which calculation methods need more practice.

Head over to sparkedmaths.com and start practicing today!

Frequently Asked Questions

Try SparkEd Free

Visual step-by-step solutions, three difficulty levels of practice, and an AI-powered Spark coach to guide you when you are stuck. Pick your class and board to start.

Start Practicing Now