GitHub / yashvardhan-rustedlegend / 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.
Stars: 1
Forks: 0
Open issues: 0
License: gpl-3.0
Language: Java
Size: 15.6 KB
Dependencies parsed at: Pending
Created at: about 4 years ago
Updated at: about 4 years ago
Pushed at: about 4 years ago
Last synced at: about 2 years ago
Topics: armstrong-number, armstrong-numbers, java, jdk, loops, programming, while-loop
Loading...