This question is a slight generalization of This Question.
How many elements are there in a finite field of order $q$ which are :
- Squares.
- Cubes.
- Higher powers.
I mean :
How many elements are there which are squares...
How many elements are there which are cubes...
how many elements are there which are higher powers...
What all I could see is :
For finding elements which are cubes I would consider :
$\eta : F^*\rightarrow F^*$ sending $x\rightarrow x^3$
For this If I know the kernel of $\eta$ then I would have $F^*/Ker(\eta) \cong \{x^3 : x\in F^*\}$
Which says that :
No of elements which are cubes are $\dfrac{|q-1|}{|Ker (\eta)|}$.
Now, Kernel of $\eta$ would be $\{x\in F^* : x^3=1\}$
All I know is if there is some subgroup (I am mentioning $\{1,x,x^2\}$ for $\{x\in F^* : x^3=1\}$)
Then It would be unique as a finite cyclic group can not have two subgroups of same order.
So, Now the problem is how to see for existence as we are through with uniqueness.
Suppose I prove uniqueness then I would say :
Number of elements of $F^*$ which are squares are :
- $\dfrac{q-1}{3}$ If $F^*$ have an element of order $3$
- $q-1$ If $F^*$ have no element of order $3$
(I believe this would be totally dependent of nature of $q$)
Now the question is how do i make sure of existence with given nature of $q$.
I would be Thankful If some one can help me to see this and I would be happy to see further generalization.
How many elements of order $n$ are there in a Finite field of cardinality $q$
Thank you :)