You can split these numbers into three parts - x, y and z. For 153 x=1, y=5, z=3, for 221859 x=22, y=18, z=59, for 828538472 x=828, y=538, z=472 etc. Then
x^3 + y^3 + z^3 = x y z (I'm not sure, how to write it).
For example 153 = 1 + 125 + 27
. . . . . . . . 221859 = 10648 + 5832 + 205379
. . . . . . . . 828538472 = 567663552 + 155720872 + 105154048
etc.
I didn't try every single number, hope it works though.
x^3 + y^3 + z^3 = x y z (I'm not sure, how to write it).
For example 153 = 1 + 125 + 27
. . . . . . . . 221859 = 10648 + 5832 + 205379
. . . . . . . . 828538472 = 567663552 + 155720872 + 105154048
etc.
I didn't try every single number, hope it works though.
Comment