Question 985470
log(3,x)+log(3,x)=10/3


{{{log(3,x)+log(3,x)=10/3}}}


{{{log(3,x^2)=10/3}}}


{{{2*log(3,x)=10/3}}}


{{{log(3,x)=5/3}}}


Not sure which way you want to handle from there.  
{{{3^(5/3)=x}}}, fundamentally what you might want.  (Exponent is five-thirds).
OR
{{{(3^5)^(1/3)}}}
{{{root(3,3^5)}}}
{{{highlight(3*root(3,3^2))}}}
or
{{{highlight(3*root(3,9))}}}