Find an integral non-trivial solution (x,y,z ~=0) (x=0 or y=0 or z=0 are trivial) for the cubic equation
987,654,321x + 123,456,789y + z = (x+y+z)^3.
Provide solution with minimum Positive value of (x+y+z). The solution does not require x,y,or z to be positive.
Question courtesy of The Contest Center
One method: meshgrid
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers36
Suggested Problems
-
450 Solvers
-
Is my wife right? Now with even more wrong husband
1343 Solvers
-
Getting the row and column location from a matrix
299 Solvers
-
Volume of a sphere given its surface area
155 Solvers
-
857 Solvers
More from this Author305
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Test suite has been updated to not give away the solution.