I have the following equation with permutations :
$x^2=(1 2 3)(4)$
I try to solve this by direct method with repeted tries, after i tested it's compatibility with the signature of the permutation, there is a better way to find the unknown permutation x? Something like the inverse of the permutation? Imention that the permutation in the right is given in cycle form :
$$\begin{pmatrix} 1 & 2 & 3 & 4\\ 2& 3 & 1 &4 \end{pmatrix}$$