I've tried using modulo $3$, and I get it down to
$y^2 + z^2 = 0 \pmod 3$ ; I don't know where to go from here though.
I justified my answer by stating that, because we're in $\pmod 3$ and we need non-trivial solutions, the only solutions possible are $y = 1,2$ and $z = 1,2$; all of which will not give us $0$.
Thanks!