also a problem that i cant figure out is how to do inverses of logs

f(x)= 2log(base2)X

f(x) = y

y = 2log(base2)x
=log(base2)x^2
therefore
2^y=x^2
so x = sqrt(2^y)