I'm still kinda new to number theory so could someone tell me if my solution is right?
Reducing $\mod n +10$ $$n \equiv -10 \pmod{n+10} \implies n^3 + 100 \equiv -900 \pmod{n+10}$$ So we want $(n+10) \mid 900$ and the largest number would be $n = 890$