We have the group $(S_3, \circ)$, where $S_3=\{(1)(2)(3),(1)(2,3),(1,2)(3),(1,2,3),(1,3,2),(1,3)(2)\}$. How can I find all cyclic subgroups from this?
I know that I could go through each element and exponentiate it to see if I get all other terms. However, I would guess there is a more efficient way of solving this problem.