Question 1156711
.
<pre>

In order for you better understand the problem, I will re-formulate it in the SHORT form.

    +---------------------------------------------------------------------------+
    |  If the value of the square root of the number is 12.42, find the number. |
    +---------------------------------------------------------------------------+
</pre>


<U>Solution</U>


<pre>
You are given

    {{{sqrt(x)}}} = 12.42.


Square both sides

    x = {{{12.42^2}}} = 154.2564.    


<U>ANSWER</U>.  The number is  x= 154.2564.
</pre>

Solved, explained, calculated, answered and completed.