ArmStrong number is the sum of cubes of all the digits equal to the number.
For Example. 153 = 111 = 1
555 = 125
333 = 27
The Sum of the cube of a number equals 153. So this number is an ArmStrong number.
-
Notifications
You must be signed in to change notification settings - Fork 0
ArmStrong number is basically means the sum of cube of all the digits is equals to the number. For Example. 153 = 1*1*1 = 1 5*5*5 = 125 3*3*3 = 27 The Sum of cube of number is equals to 153. So this numer is ArmStrong number.
AMANSAH-5018/ArmStrong_Number-Program
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
ArmStrong number is basically means the sum of cube of all the digits is equals to the number. For Example. 153 = 1*1*1 = 1 5*5*5 = 125 3*3*3 = 27 The Sum of cube of number is equals to 153. So this numer is ArmStrong number.
Resources
Stars
Watchers
Forks
Releases
No releases published