196k views
0 votes
Which excel cell entry will calculate the square root of 165? =sqrt[165] sqrt(165) sqr(165) =sqrt(165)?

User Ylama
by
7.8k points

1 Answer

6 votes
Excel expects a + or = sign before math calculations.
Also, for arguments of functions (such as sqrt), parentheses "()" are used. Brackets "[]" are not acceptable.
That leaves only one remaining option.
User Kojo
by
7.8k points