InterviewSolution
Saved Bookmarks
| 1. |
Find the square root 9025 by using ‘Viiokanam’ method. |
|
Answer» 9025 (i) Making pairs from right to left, first pair is 25 and another pair is 90. (ii) Extreme digit of first pair = 5 therefore extreme digit of possible square root will be 5. (iii) Greatest square root within the maximum limit 90 is 9. Hence square root of 9025 = 95 |
|