← Back to all lessons
Class 8Algebra10:17Published 7 Jul 2024

Square Root of 5 and 6 Digit Numbers by Long Division

Find the square root of five and six digit perfect squares using the long division method, worked through three full examples.

This lesson extends the long division method for square roots to larger five and six digit numbers. You group the digits in pairs from the right, work through each group in turn, and build up the quotient one digit at a time. Three perfect squares are solved in full, including the case where a zero appears in the answer.

What you'll learn

  • How to split a five or six digit number into pairs of digits from the right
  • Working through the long division steps to build the square root digit by digit
  • Handling the case where a group of digits forces a zero into the answer
  • Using the units digit of a perfect square to find the last digit of its root

Lesson chapters

0:08Grouping the digits and the long division setup
0:45Example 1: square root of 10816
3:30Example 2: square root of 50625
6:42Example 3: square root of 143641
10:00Wrap up

Lesson notes

Square root of 5 and 6 digit numbers by long division

This lesson finds the square root of larger perfect squares (five and six digits) using the long division method. The digits are grouped in pairs from the right, and the root is built up one digit at a time. Three perfect squares are worked in full.

The grouping rule

To find a square root by long division, split the number into groups of two digits, starting from the right. A six digit number gives three groups; a five digit number gives a leftmost group of a single digit. For example, 5062550625 splits as 506255\,\mid\,06\,\mid\,25.

You then work left to right: find the largest digit whose square fits the first group, subtract, bring down the next group, and at each later step double the current quotient to form the new divisor.

Example 1: 10816\sqrt{10816}

Group the digits: 108161\,\mid\,08\,\mid\,16.

First group. The leftmost group is 11. The largest square not exceeding it is 12=11^2 = 1, so the first digit of the root is 11. Subtracting leaves 00, and we bring down 0808 to get 88.

Second group. Double the quotient 11 to get 22 as the start of the divisor. We need a digit dd with 2d×d8\overline{2d} \times d \le 8. Even 21×1=2121 \times 1 = 21 is too big, so this group contributes a 00 to the root. The quotient is now 1010, and we bring down 1616 to get 816816.

Third group. Double the quotient 1010 to get 2020. We need a digit dd with 20d×d=816\overline{20d}\times d = 816. Since the number ends in 66, the last digit of the root is 44 or 66; testing 204×4=816204 \times 4 = 816 works exactly. So the final digit is 44.

10816=104\sqrt{10816} = 104

Check: 1042=10816104^2 = 10816.

Example 2: 50625\sqrt{50625}

Group the digits: 506255\,\mid\,06\,\mid\,25.

First group. The leftmost group is 55. The largest square not exceeding 55 is 22=42^2 = 4, so the first digit is 22. Subtracting gives 11, and bringing down 0606 gives 106106.

Second group. Double the quotient 22 to get 44. We need a digit dd with 4d×d106\overline{4d}\times d \le 106. Testing 42×2=8410642 \times 2 = 84 \le 106, while 43×3=12943 \times 3 = 129 is too big, so the next digit is 22. Subtracting 8484 from 106106 leaves 2222, and bringing down 2525 gives 22252225.

Third group. Double the quotient 2222 to get 4444. The number ends in 55, so the final digit of the root must be 55. Testing 445×5=2225445 \times 5 = 2225 works exactly.

50625=225\sqrt{50625} = 225

Check: 2252=50625225^2 = 50625.

Example 3: 143641\sqrt{143641}

Group the digits: 14364114\,\mid\,36\,\mid\,41.

First group. The leftmost group is 1414. The largest square not exceeding 1414 is 32=93^2 = 9, so the first digit is 33. Subtracting gives 55, and bringing down 3636 gives 536536.

Second group. Double the quotient 33 to get 66. We need a digit dd with 6d×d536\overline{6d}\times d \le 536. Testing 68×8=54468 \times 8 = 544 is too big, so we step back to 67×7=46953667 \times 7 = 469 \le 536. The next digit is 77. Subtracting 469469 from 536536 leaves 6767, and bringing down 4141 gives 67416741.

Third group. Double the quotient 3737 to get 7474. The number ends in 11, so the last digit of the root is 11 or 99. Testing 749×9=6741749 \times 9 = 6741 works exactly, so the final digit is 99.

143641=379\sqrt{143641} = 379

Check: 3792=143641379^2 = 143641.

Key takeaways

  • Split the number into pairs of digits from the right; a five digit number leaves a single leftmost digit as its first group.
  • At each later step, double the current quotient and append a trial digit to form the divisor, choosing the largest digit that keeps the product within the running remainder.
  • If no nonzero digit fits a group, that group contributes a 00 to the root.
  • The units digit of a perfect square narrows down the final digit of its square root.