chevyboy86
- 14
- 0
is there a number that is exactly one more than its cube?
chevyboy86 said:is there a number that is exactly one more than its cube?
radou said:Take some number a. Its cube is a^3. Let b = a^3 + 1. But b^3 = (a^3 + 1)^3. So, no, it doesn't.