Input a single-digit number and check whether the number is an Automorphic number or not. Render output on the page. An automorphic number is a number whose square "ends" in the same digits as the number itself.
For example, 5 U+00B2 = 25, here 25 ends with ‘5’ 6 U+00B2 = 36, here 36 ends with ‘6’