Question 1001979

Log square root of 1000. Step by step on how to work out thw problem..evaluate qithout calculator
<pre>{{{log (sqrt(1000))}}} ------> {{{log (sqrt(10^3))}}} -----> {{{log ((10^3)^(1/2))}}} ------> {{{log (10^(3/2))}}} -------> {{{(3/2) * log (10)}}} ----> {{{(3/2) * 1}}} -------> {{{highlight_green(system((3/2)_OR,1.5))}}}