how do I make it so that when I put in sqrt3(5)*sqrt(5)/(sqrt3(5^5) I see is as the answer in sqrt form
By sqrt3
Do you mean cubed root?
assuming sqrt3 means cube root,
sqrt3(5)*sqrt(5)/(sqrt3(5^5). The easiest way to solve this is to write the sqrt and sqrt3 as exponents:
= (5^(1/3)) * (5^(1/2) ) / ((5^5)^(1/3))
= 1/sqrt(sqrt3(5^5))
If you mean: [sqrt(3) X 5 X sqrt(5)] / [sqrt(3) X 5^5], then:
=1/(125 sqrt(5))=1 / (5^3 sqrt(5))