For any finite field $F_q$ where $q$ is a prime power, I want to calulate the number of powers. Specifically, for 3$\le k \le q-1$, how to determine the size of the set: $\{x^k \mid x \in F_q\}$.
Since the order of $F_q^{\times}$ is $q-1$, I only need to consider the case 2$ \le k \le q-1$. Also I have known the case $k=2$.
Thanks for any advise.
addition:I read the post:Number of elements which are cubes/higher powers in a finite field. . Maybe this problem is to determine the kernel of the group endomorphism: $$\phi:F_q^\times \rightarrow F_q^\times \text{ sending } x\mapsto x^k$$