Show that if $n\equiv 4 \pmod 9$ then $n$ cannot be written as sum of three cubes.
This might be a silly question but I really don't see it? The thing I ended up was: let $n=a^3 + b^3 + c^3$, then we'll end up with $[a]^3+[b]^3+[c]^3=[4]$ in $Z_9$. I found several webpages and apparently this is quite "obvious".