I was reading a textbook and came across the following line:
Now we prove there is no cube root of 2 in $Z/7$. By noting that $(Z/7)^\times$ is cyclic of order 6, it will have only two third powers, which are ±1 by observation. Therefore by exclusion 2 can't be a cube in $Z/7$
I have two questions about this passage.
Why are we talking about a corresponding cyclic group when the point is to prove facts in Z/7?
Why does order 6 in a cyclic group imply only a two third power? Is there a formula of number of nth power based on the order of a cyclic group?
Notice that since $x^6\equiv 1\pmod{7}$ for all $x$ not divisible by $7$, for any nonzero cube $y$ we have that $$y^2\equiv 1\pmod{7}$$ The only two solutions to this equation are $1$ and $-1$.