Calculators

Armstrong Number Checker

Test for narcissistic numbers.

Verdict
Digits
Digit-power sum
Working

This free Armstrong number checker tests whether a number is an Armstrong number — also called a narcissistic number. A number is Armstrong if the sum of its digits, each raised to the power of the digit count, equals the number itself. For example 153 = 1³ + 5³ + 3³. The tool shows the full working line so you can follow the math.

Related tools