Skip to content

#An Armstrong number is an n-digit number that is equal to the sum of the nth powers of its digits. #A number that is the sum of its own digits each raised to the power of the number of digits. #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.

Notifications You must be signed in to change notification settings

aiubian-edge/Armstrong-Number-In-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

_- visual selection

About

#An Armstrong number is an n-digit number that is equal to the sum of the nth powers of its digits. #A number that is the sum of its own digits each raised to the power of the number of digits. #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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published