asked 212k views
4 votes
How many counting numbers less than 500 are square numbers?

asked
User Jasme
by
9.0k points

2 Answers

2 votes
23 counting numbers less than 500 are square numbers
answered
User DotNET Hobbiest
by
8.6k points
5 votes

We have two methods to do this

One is that we can start writing the squares of numbers and once we reach a number whose square is greater than 500 , we stop on one number less,

But this may take time ,

instead

What we can do is that

We know that 2^2 = 4

So simply 20^2 = 400

and 25^2 = 625

Now it means our answer lies somewhere in between 20 and 25 , Let's check the square of 23

23^2 = 529

and 22^2 = 484

So that's it

we get our answer

1 to 22

It means 22 counting numbers have less than 500 as there squares


answered
User Jaymes Bearden
by
8.4k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.