Let $c\in \mathbb F_p^\times $ (where $p$ is prime). I would like to prove that $x^m-c=0$ has at most $m$ solutions in $\mathbb F_p^\times $.
Since $c\in \mathbb F_p^\times $, there is $d\in \mathbb F_p^\times $ s.t. $cd=1$. Therefore $$x^m-c=0\implies dx^m=1,$$ but this doesn't really help.
Also, I tried to prove that if $A=\{x\in \mathbb F_p^\times \mid x^m-c=0\}$ then $|A|\leq m$, but I don't know how to do this.
Finally, if $m=kp+n$ where $n<p$, then in $\mathbb F_p^\times $, by Ferma theorem, $$x^m=c\implies x^{n+k}=c,$$ but same, I can't conclude.
Any idea ?
I can't use that a polynomial of degree $m$ in $\mathbb F_p[X]$ has at most $m$ roots since I didn't proved it yet.