$12^2 = 144$
Now reverse the digits and square it: $21^2 = 441$
The digits in the result have also gotten reversed.
The same is true for $13$: $13^2 = 169$, $31^2 = 961$
As far as I know, this does not hold true for any other number (except, trivially, $0$ through $11$).
Why? Can it be proven? The only thing that occurs to me is that, starting with the next number, $14$, the square of its reverse, $41$, is greater than $1000$. But I don't know why this would make any difference.