InterviewSolution
Saved Bookmarks
| 1. |
Find the least number of four digits which is aperfect square. Also, find its square root. |
|
Answer» So the least number to be added to 1000 is 24. Therefore, 1000+24 = 1024 is the smallest four digit number which is a perfect square. 1024 the correct answer of the given question 1024 is the correct answer least number of four digits which is a perfect square is 1024it's square root is 32 |
|