Find the smallest positive integer which has its square number more than 100000.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice approach
in your first line it should be 100000 instead of 10000
well all i know that im confuse ;-;
Note that the square of -317 is also greater than 100000. So the smallest answer to this question is − 3 1 7
Log in to reply
smallest positive integer is 317; -317 is not a positive square root
its given positive integer bro!
it says positive..
read the question first, it says positive
The smallest integer with its square less than 1 0 0 , 0 0 0 is 3 1 6 so the smallest integer with its square more than 1 0 0 , 0 0 0 would be 3 1 6 + 1 = 3 1 7
102400-639=101761; 101761-637=101124; 101124-635=100489.......... 633 is the 317th odd number.....so the answer is 317
Just take the square root of 100,000.
100√ 10
but 3<√ 10<4
So, 300<100√ 10<400
or:
316<100√ 10<400
Final answer: 317.
sqrt(100000) = 316.22 so lowest integer with square greater than 100000 is 317
\sqrt{316} < 100000 < sqrt{317}
99856 < 100000 < 100489
so, 317 is smallest number which has its square number more than 100000.
Problem Loading...
Note Loading...
Set Loading...
1 0 0 0 0 = 100 x 1 0
1 0 0 0 0 = 100 X 3.162(approx)
1 0 0 0 0 = 316.2
Thus the required number yields its square more than 100000, thus we take the nearest integer which is 3 1 7