answersLogoWhite

0

if it's square root is an integer, it is a square number.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How can you tell whether za number is prime?

A number is prime if it only has two distinct factors.


How can I tell whether a number is a square number?

You can tell whether a number is a square number by looking at the last digit. A perfect square number ends with either 1, 4, 5, 6, 9 or 00.


Is 2002 a square number?

Try it out. Take the square root on a calculator, and see whether you get a whole number.


Is 177 a square number?

If your question is whether or not 177 has a square root which is an integer, then no.


To check whether the given number is an Avogadro number or not?

45


How can you tell whether a square root of a whole number is rational or irrational?

If the whole number is a perfect square, its square root is rational. If not, it's not.


To check whether given number is a prime number or not?

See whether the number is divisible by 2, and by all odd numbers up to the square root of the number. For numbers up to 100, it is enough to check the factors 2, 3, 5, and 7. For higher numbers you need to check more factors. For very large numbers (for example, hundreds of digits), more efficient methods are known, but those methods are also more complicated.


Is 17640 a square number?

No, 17640 is not a square number. A square number is an integer that is the square of another integer, and when you check the square root of 17640, it is not an integer. The approximate square root of 17640 is about 132.5, indicating that it cannot be expressed as the square of a whole number.


How do you check if a number is a perfect square?

For a number to be a perfect square, the number's square root has to be a whole number. 9 is a perfect square because its square root is a whole number, 3. If the square root of the number is a decimal, then it is not a perfect square. For example, 13 does not divide evenly so it not a perfect square.


How do you determine if a number is a square number?

To check if your number is a square number, draw little dots. like, for 4 it will 2 dots by 2 dots. if this doesn't work equally, it is not a square number.


How can you determine whether the square root of a number is a rational number or an irrational number?

If it can't be expressed as a fraction then it is an irrational number


Write a program By using if else statement to read a number and check whether it is positive or negative?

write a c++program by using if statement to read a number and check whether it is positive or negative