Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 177 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 177 Bytes

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.