229k views
10 votes
Find the real-number root.
√-3.24

User Thorben
by
4.5k points

1 Answer

4 votes

Answer:

1.8

Explanation:

So, we can say that the square root of 3.24 is 1.8 with an error smaller than 0.001 (in fact the error is 0.0000276241). this means that the first 4 decimal places are correct. Just to compare, the returned value by using the javascript function 'Math. sqrt(3.24)' is 1.8

User Zubzub
by
4.4k points