given an integral number determine if it's a square number python code example Example: python num perfect squares print(int(int(n)**.5))