Consider the group $\mathbb{Z_8}^*$. This group contains only the following elements, 1,3,5,7. It was suggested to me that this group is not cyclic because there does not exist an element in the set with order 4.
I do not see how I can prove that for an element g in $\mathbb{Z_n}^*$ the integer n in $g^n$ gives me the number of elements in the set that is generated by g.
My thoughts on this are as follows: I believe that it may be the case that the order of an element in a group g tells me the number of elements in the generator of g, because G is closed and the order is the smallest positive integer n that gives the identity.
By Lagrange's Theorem we know that for any group $G$ with $\left| G \right| = n$ we have $g^n = 1$ for any $g \in G$. If the group $G$ is cyclic then there must be an element $g$ such that $g$ has order $n$ (by definition of cyclicity). So if you check that no element has order $4$ for $\mathbb{Z}_8^*$ then the group is not cyclic. Does this help?