Automorphic Number Checker
Test if a number is automorphic.
Result
How to use
- Enter your values in the fields above.
- Press Calculate to see your result instantly.
- Use the Share button to copy a link to your result.
About this calculator
An automorphic number is a number whose square ends in the number itself. For example 5² = 25 (ends in 5), 6² = 36 (ends in 6), 25² = 625 (ends in 25), and 76² = 5776 (ends in 76). This calculator squares your number and checks whether the trailing digits of the result match the original number exactly.
Automorphic numbers are a classic topic in recreational number theory: they're closely tied to modular arithmetic (a number is automorphic in base 10 if n² ≡ n mod 10^d, where d is its digit count) and to idempotent elements in the ring of integers modulo 10^d. Number theory hobbyists, puzzle-solvers and programming-challenge enthusiasts use automorphic number checks to explore patterns in digit sequences and as a classic algorithm exercise — computing large squares and comparing trailing digits efficiently.
Was this helpful?
Popular calculators
Loan Calculator
Monthly payment, total interest and full amortization schedule.
Percentage Calculator
Percent change, percent of, and ratio calculations.
Discount Calculator
Calculate final price, savings, and discount amount.
BMI Calculator
Body mass index from height and weight (metric or imperial).
Age Calculator
Compute your exact age in years, months and days from a birth date.
Compound Interest Calculator
Calculate the final amount and interest earned with compounding.
All Calculators
No calculators found
Comments (0)