asked 198k views
1 vote
Which excel cell entry will calculate the square root of 165?

2 Answers

2 votes

For this case, the answer depends on the language in which the program is located.

If the program is in English we have a function that calculates the square root of 165.

If the program is in Spanish we have another function that calculates the square root of 165.

In English we have:

=SQRT(165)

In Spanish we have:

=RAIZ(165)

Answer:

The function to be used depends on the language of the program:

English: =SQRT(165)

Spanish: =RAIZ(165)

answered
User Pictoru
by
8.3k points
5 votes
The command that you have to use is the following:
=SQRT(165)
answered
User Chrishale
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.