Question 1201341
<pre>
 what is the square root of 3^2 + 10times(the square root 16) p.s. It is one big square root, and 16 is a square root inside of the big square root

{{{highlight_green(matrix(1,9, sqrt(3^2 + 10*sqrt(16)), "=", sqrt(9 + 10(4)), "=", sqrt(9 + 40), "=", sqrt(49), "=", highlight(7)))}}}</pre>