My question reads:
Find the order of t^1000 where the permutation is ( I have converted it to disjoint cycles), (1 3 8)(2 7)(4 9 6 5).
I know the order is the lcm of the lengths of the disjoint cycles so for t alone I found the order to be 12.
I am not too sure how to do this for t^1000. Would I have to just raise 12^1000 or am I missing a step completely?