Given $x,y,z \in \mathbb{N},$ find probability that $x^2+y^2+z^2$ is divisible by $7.$
Attempt: from given condition
$x,y,z \in \{7k+1,7k+2,7k+3,7k+4,7k+5,7k+6,7k+7\}, k\in \mathbb{N}$
I'm not able to form different cases, help me to solve it, thanks.