← Back to all lessons
Class 8Algebra11:18Published 6 Jul 2024

Square Root of Perfect Squares by Long Division

Learn the long division method to find the square root of three and four digit perfect squares, step by step through several worked examples.

This lesson teaches the long division method for finding the square root of perfect squares up to four digits. It starts by recalling the squares of one through ten, then works through finding the roots of 361, 1024, 3364, 8649, and 5776. Each example shows how to group the digits, choose each digit of the answer, and check the result. By the end you can confidently find the square root of any small perfect square by hand.

What you'll learn

  • How to group the digits of a number into pairs from the right before starting
  • How to choose the first digit using the nearest perfect square
  • How to guess and check each later digit using the doubled quotient
  • How to find the square root of three and four digit perfect squares by hand

Lesson chapters

0:00Squares of one to ten to memorise
1:30Finding the square root of 361
3:59Finding the square root of 1024
5:17Finding the square root of 3364
7:17Finding the square root of 8649
8:51Finding the square root of 5776

Lesson notes

This lesson shows how to find the square root of a perfect square using the long division method, working through several three and four digit examples by hand.

Squares to memorise first

Before starting, it helps to know the squares of the numbers from one to ten by heart:

12=1,22=4,32=9,42=16,52=251^2=1,\quad 2^2=4,\quad 3^2=9,\quad 4^2=16,\quad 5^2=25

62=36,72=49,82=64,92=81,102=1006^2=36,\quad 7^2=49,\quad 8^2=64,\quad 9^2=81,\quad 10^2=100

These let you pick the nearest perfect square at each step and guess the digits of the answer.

Example: 361\sqrt{361}

Group the digits in pairs from the right. The number 361361 splits as 3613 \mid 61, so the left group is the single digit 33.

First digit. 33 is not a perfect square. The largest perfect square not exceeding 33 is 11, and 1=1\sqrt{1}=1. Write 11 as the first digit. Then 1×1=11\times 1=1, and 31=23-1=2. Bring down the next group to get 261261.

Second digit. Double the quotient so far: 2×1=22\times 1 = 2. We need a digit dd so that 2d×d\overline{2d}\times d ends in 11 and is at most 261261. Since the units digit is 11, try d=9d=9 (because 9×9=819\times 9 = 81 ends in 11). Then 29×9=26129\times 9 = 261, which matches exactly, leaving remainder 00.

361=19\sqrt{361}=19

Check: 192=36119^2 = 361.

Example: 1024\sqrt{1024}

Group as 102410 \mid 24.

First digit. 1010 is not a perfect square. The largest perfect square not exceeding 1010 is 99, and 9=3\sqrt 9 = 3. Write 33. Then 3×3=93\times 3 = 9 and 109=110-9=1. Bring down 2424 to get 124124.

Second digit. Double the quotient: 2×3=62\times 3 = 6. The last digit is 44, so the next digit could be 22 or 88 (since 22=42^2=4 and 82=648^2=64). Try 22: 62×2=12462\times 2 = 124, which matches, remainder 00.

1024=32\sqrt{1024}=32

Check: 322=102432^2 = 1024.

Example: 3364\sqrt{3364}

Group as 336433 \mid 64.

First digit. 3333 is not a perfect square. The largest perfect square not exceeding 3333 is 2525, and 25=5\sqrt{25}=5. Write 55. Then 5×5=255\times 5 = 25 and 3325=833-25=8. Bring down 6464 to get 864864.

Second digit. Double the quotient: 2×5=102\times 5 = 10. The last digit is 44, so try 22 or 88. Testing 22 gives 102×2=204102\times 2 = 204, too small. Testing 88 gives 108×8=864108\times 8 = 864, which matches, remainder 00.

3364=58\sqrt{3364}=58

Check: 582=336458^2 = 3364.

Example: 8649\sqrt{8649}

Group as 864986 \mid 49.

First digit. 8686 is not a perfect square. The largest perfect square not exceeding 8686 is 8181, and 81=9\sqrt{81}=9. Write 99. Then 9×9=819\times 9 = 81 and 8681=586-81=5. Bring down 4949 to get 549549.

Second digit. Double the quotient: 2×9=182\times 9 = 18. The last digit is 99, so try 33 or 77 (since 32=93^2=9 and 72=497^2=49). Testing 33 gives 183×3=549183\times 3 = 549, which matches, remainder 00.

8649=93\sqrt{8649}=93

Check: 932=864993^2 = 8649.

Example: 5776\sqrt{5776}

Group as 577657 \mid 76.

First digit. 5757 is not a perfect square. The largest perfect square not exceeding 5757 is 4949, and 49=7\sqrt{49}=7. Write 77. Then 7×7=497\times 7 = 49 and 5749=857-49=8. Bring down 7676 to get 876876.

Second digit. Double the quotient: 2×7=142\times 7 = 14. The last digit is 66, so try 44 or 66 (since 42=164^2=16 and 62=366^2=36). Testing 44 gives 144×4=576144\times 4 = 576, too small. Testing 66 gives 146×6=876146\times 6 = 876, which matches, remainder 00.

5776=76\sqrt{5776}=76

Check: 762=577676^2 = 5776.

Key takeaways

  • Split the number into pairs of digits starting from the right; the leftmost group may have a single digit.
  • For the first digit, take the largest whole number whose square does not exceed the leftmost group.
  • For each later digit, double the quotient so far, then find the digit dd for which the new divisor times dd matches the brought-down number, using the units digit as a clue.