The problem is to specify all such $n>1$ that for any $a,b,c,d\in\mathbb{Z}/n\mathbb{Z}$ the following implication stands: $$a+b+c+d=0\implies a^7+b^7+c^7+d^7=0.$$
One can note that when $n=7$ we have $(a+b+c+d)^7=a^7+b^7+c^7+d^7$ so the above implication stands.
If $n=2,3$ then $x^7=x$, so it's also true.
For $n=4$ it's false. Counterexample: $(a,b,c,d)=(2,3,3,0)$.
How to find other such $n$ and prove that those are the only ones?