/Armstrong-Number-Program-java

Armstrong number is a number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Armstrong-Number-Program-java

Armstrong number is a number that is equal to the sum of cubes of its digits. For example 0, 1, 153, 370, 371 and 407 are the Armstrong numbers.