Skip to content

Latest commit

 

History

History

Armstrong Number

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

An Armstrong number is a number that is equal to the sum of its own digits each raised to the power of the number of digits.

Example: 153 is an Armstrong Number.