Skip to content

X3NOSIZ/Armstrong-Number---GCI-2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

This program is all about Armstrong Numbers.

An Armstrong number three digits is an integer such that the sum of the cubes of its digits is equal to the number itself.

For example, 371 is an Armstrong number since 33 + 73 + 1**3 = 371.

About

This program is all about Armstrong Numbers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages