Ask Question

Which spreadsheet function will display 6 as the output in the following formula

= (36)

+5
Answers (2)
  1. 11 March, 15:16
    0
    SQRT (number) is the function that will display the required answer of your question.

    =SQRT (36) that will display 6

    there are some other function to perform same operation.

    the POWER () function, but here you need to put 1/2 as power to get the square root.

    =POWER (Cell number, 1/2)

    =POWER (G7,1/2)
  2. 11 March, 15:17
    0
    Auto Complete is your answer.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Which spreadsheet function will display 6 as the output in the following formula = (36) ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers