Re: I can't solve this problem... Please help me



On 28 Lut, 18:55, "Randy Poe" <poespam-t...@xxxxxxxxx> wrote:
On Feb 28, 12:06 pm, "TheGhost" <lukas...@xxxxx> wrote:

Hi,

I have to solve a exercise but I don't know how do it. Could you help
me?

The number 100 we can show as a sum of three numbers. There is only 3
solutions of this problem. The solution where are the highest numbers
is below:
1870^3 + (-1797)^3 + (-903)^3 = 100.
How can I find another 2 solutions??

Thanks a lot.

I was wrong about the "couple of minutes" estimate.

My Matlab implementation of a brute force search found
all 3 solutions in less than a second.

- Randy

Could you give me these solutions, please? I was trying to
implementation of that application but it doesn't work :(

.