Armstrong Number Checker
Test if a number is an Armstrong number.
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
This calculator checks whether a number is an Armstrong (narcissistic) number — one equal to the sum of its own digits each raised to the power of the digit count, such as 153 = 1³+5³+3³. Numbers like 9, 153, 9474, and 9926315 are famous examples across different digit lengths.
Programming students and puzzle enthusiasts use it to explore number theory concepts and test their own code — Armstrong number checks are a classic beginner programming exercise — against a reliable reference. Enter a number to see whether it's an Armstrong number and the digit-power breakdown.
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)