Find all the positive perfect cubes that are not divisible by $10$ such that the number obtained by erasing the last three digits is also a perfect cube.
Problem
Source:
Tags: geometry, number theory proposed, number theory
31.10.2010 11:13
WakeUp wrote: Find all the positive perfect cubes that are not divisible by $10$ such that the number obtained by erasing the last three digits is also a perfect cube. So $(10x)^3+a=y^3$ with $a\in\{1,2,...,999\}$ So $1000>a=y^3-(10x)^3\ge (10x+1)^3-(10x)^3$ So $300x^2+30x-999<0$ So $x<1.7755...$ So : either $x=0$ and $a=y^3$ and the solutions $1,8,27,64,125,216,343,512,729$ either $x=1$ and $a=y^3-1000$ and the solutions $1331,1728$ Hence the answer : $\boxed{1,8,27,64,125,216,343,512,729,1331,1728}$
28.04.2012 23:37
Edit: Good point @below post. Fixed
28.04.2012 23:58
Erasing the last three digits of $\boxed{1,8,27,64,125,216,343,512,729}$ leaves nothing; we do not write, for example, $27 = 0027$, so that by erasing its last three digits we are left with the perfect cube $0$. So I think the problem was meant to have as answer $\boxed{1331,1728}$.
14.11.2019 23:13
mavropnevma wrote: Erasing the last three digits of $\boxed{1,8,27,64,125,216,343,512,729}$ leaves nothing; we do not write, for example, $27 = 0027$, so that by erasing its last three digits we are left with the perfect cube $0$. So I think the problem was meant to have as answer $\boxed{1331,1728}$. 1000 too
15.11.2019 00:25
WakeUp wrote: Find all the positive perfect cubes that are not divisible by $10$ such that the number obtained by erasing the last three digits is also a perfect cube.