Solution to multivariable polynomial mod p

52 Views Asked by At

I would like to know how to solve this polynomial

$(x^2-y^2+z^2)^n\equiv0\mod p$

Can we have general solution for n? Also how to solve it for n=1 or 2?