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
-
Notifications
You must be signed in to change notification settings - Fork 0
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…
asekhar177/Finding-the-Sum-of-Cubes
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published