Are there any square numbers whose last digit is a prime number other than 5?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
The first 11 square numbers end in 0, 1, 4, 9, 6, 5, 6, 9, 4, 1, and 0 respectively, and the next 11 end in the same numbers (interesting that the end numbers are palindromic!).
Besides 5, none of these are prime, and thus the answer is N o .