Question 93481
this is really hard to explain please help, simplify  
`
{{{root(3,x^5y^5)}}}
`
{{{root(3,xxxxxyyyyy)}}}
`
{{{root(3,(xxx)(xx)(yyy)(yy))}}}
`
{{{root(3,x^3x^2y^3y^2)}}}
`
{{{root(3,x^3)root(3,x^2)root(3,y^3)root(3,y^2)}}}
`
{{{x*root(3,x^2)y*root(3,y^2)}}}
`
{{{xy*root(3,x^2)root(3,y^2)}}}
`
{{{xy*root(3,x^2y^2)}}}
`
Edwin