Skip to content

akp2003/sum-of-four-cubes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sum-of-four-cubes

Sum of four cubes problem

Hi! I'm Arshak Parsa!

I'm interested in this problem and I want to find a proof by bruteforce! My goal is to find an algorithm that gets an integer N and returns 4 integers in a way that if you add the cubes of these 4 integers , you get N ! I want to find the solution in O(1)!

For more info, check out this page: https://en.m.wikipedia.org/wiki/Sum_of_four_cubes_problem

Have fun! :)

About

Sum of four cubes problem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published