Write a program to check if a given number is a perfect square. A perfect square is a number that is the square of an integer.
Write a program to check if a given number is a perfect square. A perfect square is a number that is the square of an integer.