HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-28
1 <p>Long Division method is used for obtaining the square root for non-perfect squares, mainly. It usually involves the division of the<a>dividend</a>by the<a>divisor</a>, getting a<a>quotient</a>and a<a>remainder</a>for non-perfect squares. To make it simple it is operated on divide, multiply, subtract, bring down and do-again.</p>
1 <p>Long Division method is used for obtaining the square root for non-perfect squares, mainly. It usually involves the division of the<a>dividend</a>by the<a>divisor</a>, getting a<a>quotient</a>and a<a>remainder</a>for non-perfect squares. To make it simple it is operated on divide, multiply, subtract, bring down and do-again.</p>
2 <p>To calculate the square root of 320:</p>
2 <p>To calculate the square root of 320:</p>
3 <p><strong>Step 1:</strong>On the number 320.000000, draw a horizontal bar above the pair of digits from right to left.</p>
3 <p><strong>Step 1:</strong>On the number 320.000000, draw a horizontal bar above the pair of digits from right to left.</p>
4 <p><strong>Step 2 :</strong>Find the greatest number whose square is<a>less than</a>or equal to 3. Here, it is 1, Because 12=1 &lt; 3.</p>
4 <p><strong>Step 2 :</strong>Find the greatest number whose square is<a>less than</a>or equal to 3. Here, it is 1, Because 12=1 &lt; 3.</p>
5 <p><strong>Step 3 :</strong>Now divide 3 by 1 such that we get 1 as a quotient and then multiply the divisor with the quotient, we get 1.</p>
5 <p><strong>Step 3 :</strong>Now divide 3 by 1 such that we get 1 as a quotient and then multiply the divisor with the quotient, we get 1.</p>
6 <p><strong>Step 4:</strong>Subtract 1 from 3. Bring down 2 and 0 and place it beside the difference 2.</p>
6 <p><strong>Step 4:</strong>Subtract 1 from 3. Bring down 2 and 0 and place it beside the difference 2.</p>
7 <p><strong>Step 5:</strong>Add 1 to the same divisor, 1. We get 2.</p>
7 <p><strong>Step 5:</strong>Add 1 to the same divisor, 1. We get 2.</p>
8 <p><strong>Step 6:</strong>Now choose a number such that when placed at the end of 2, a 2-digit number will be formed. Multiply that particular number by the resultant number to get a number less than 220. Here, that number is 7. </p>
8 <p><strong>Step 6:</strong>Now choose a number such that when placed at the end of 2, a 2-digit number will be formed. Multiply that particular number by the resultant number to get a number less than 220. Here, that number is 7. </p>
9 <p>27×7=189&lt;220. In quotient’s place, we also place that 7.</p>
9 <p>27×7=189&lt;220. In quotient’s place, we also place that 7.</p>
10 <p><strong>Step 7:</strong>Subtract 220-189=31. Add a<a>decimal</a>point after the new quotient 17, again, bring down two zeroes and make 31 as 3100. Simultaneously add the unit’s place digit of 27,<a>i</a>.e., 7 with 27. We got here, 34. Apply Step 5 again and again until you reach 0. </p>
10 <p><strong>Step 7:</strong>Subtract 220-189=31. Add a<a>decimal</a>point after the new quotient 17, again, bring down two zeroes and make 31 as 3100. Simultaneously add the unit’s place digit of 27,<a>i</a>.e., 7 with 27. We got here, 34. Apply Step 5 again and again until you reach 0. </p>
11 <p>We will show two places of precision here, and so, we are left with the remainder, 19456 (refer to the picture), after some iterations and keeping the division till here, at this point </p>
11 <p>We will show two places of precision here, and so, we are left with the remainder, 19456 (refer to the picture), after some iterations and keeping the division till here, at this point </p>
12 <p><strong> Step 8 :</strong>The quotient obtained is the square root. In this case, it is 17.888….</p>
12 <p><strong> Step 8 :</strong>The quotient obtained is the square root. In this case, it is 17.888….</p>
13  
13