Question 1023197
.
How to find the smallest four digit number which is a perfect square.?
(without hit and trial method)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Take square root of the number 1000, using calculator.


Then take closest integer greater than this square root.