Prove that $n=\dfrac{5^{125}-1}{5^{25}-1}$ is a composite number
My attempt,
Let $x=5^{25}$, so that $5^{125}-1=x^5-1=(x-1)(x^4+x^3+x^2+x+1)$
$=(x^4+9x^2+1+6x^3+6x+2x^2-5x^3-10x^2-5x)(x-1)$
$=((x^2+3x+1)^2-5x(x+1)^2)(x-1)$
I'm stuck at this point and don't know how to continue anymore. Hope someone can provide a detailed solution. Thanks a lot.