Skip to content

I did a mini-analysis on the sum of cubes, which is a Mathematical problem that awaits completion. It states that for every natural number, we can find the sum of the cubes of 3 integers x, y and z. It remains to be solved, and I have not quite done that (given I don't own a supercomputer), but here's some code I created from Python that does no…

Notifications You must be signed in to change notification settings

asekhar177/Finding-the-Sum-of-Cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

sum-of-cubes

I did a mini-analysis on the sum of cubes, which is a Mathematical problem that awaits completion. It states that for every natural number, we can find the sum of the cubes of 3 integers x, y and z. It remains to be solved, and I have not quite done that (given I don't own a supercomputer), but here's some code I created from Python that does not need supercomputer knowledge thankfully! :D

About

I did a mini-analysis on the sum of cubes, which is a Mathematical problem that awaits completion. It states that for every natural number, we can find the sum of the cubes of 3 integers x, y and z. It remains to be solved, and I have not quite done that (given I don't own a supercomputer), but here's some code I created from Python that does no…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published