You can put this solution on YOUR website! 3*sqrt(64x^12 y^26)
:
This expression contain all integer square roots, it may help if I wrote it:
3 * SqRt(8*8 * x^6*x^6 * y^13*y^13)
:
That would give us:
3 * 8 * x^6 * y^13
or
24*x^6*y^13
:
Did this help you understand this?