Skip to content
/ Mirror Public

This program will evaluate a number input by the user and see if the sum of the cubes of the number's digits is equal to the number itself. Ths result is output to the console.

Notifications You must be signed in to change notification settings

kuwu/Mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mirror

GC Project 1 Math Challenge

This program will evaluate a number input by the user and see if the sum of the cubes of the number's digits is equal to the number itself. The result will be output to the console as True or False.

About

This program will evaluate a number input by the user and see if the sum of the cubes of the number's digits is equal to the number itself. Ths result is output to the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages