Hello I a quite confused in regard to how to use Hansels lemma, especially in some special cases,
for example $$x^2+x+7=0\mod27$$
is equivalent to $$ x^2+x+7=0 \mod 3^3$$
$$x^2+x+7=0 \mod 3$$ has a solution, $x_0=1$
and $$f'(x)=2x+1,$$ so $$f'(1)=3=0\mod 3$$
But the case I had learnt about always had that $f'(x_0) \neq 0 \bmod p$
So in the case that we do have this, what is the general approach?