A square number sequence is a sequence of numbers where each number is the result of a perfect square of an integer. The sequence begins with 1, 4, 9, 16, 25, and so on.
The formula to find the nth square number is given by:
n2
If n = 5, then the 5th square number is:
52 = 25