if you know that $n=3598057$ is product of two prime distinct numbers and also that $20779$ is root from $1$ mod $n$, find factor integer for $n$.
From wiki I expected that $$20779^2 \equiv 1 \mod n$$ But I checked in calculator that
$$20779^2 \equiv 0 \mod n$$ So I am not sure if I have understood this term correctly.
Update
I tried to delete this question on phone (During writing this post I didn't have access to pc). But now, when there is a answer, I decided to mark as the best contributor and left this task for future readers. Exactly, my phone hasn't got a proper precision for numbers like that.