An Armstrong number of three digits is an integer such that the sum of the cubes of its digits is equal to the number itself.
For example, 153 is an armstrong number
Note: Each number is raised to the power of 3, because, the number of digits in 153 is 3.
The following calculator will help you to find whether the given number is armstrong or not.
Armstrong Numbers from to