A positive integer $n$ is said to be a perfect square if it can be expressed as another integer squared, i.e., $n = k^2$ for some integer $k$.
What is the smallest perfect square greater than 60?