Question 433121
{{{logbase2(sqrt(x))}}}
First make the root into an exponent.
{{{logbase2(x^(1/2))}}}
Then put the {{{1/2}}} out front of the log.
{{{(1/2)logbase2(x)}}}