Computer Science, asked by shardachoudhury84, 5 hours ago

Write down steps how you can perform SQRT() and EXP()? Computer Class VII (WINDOWS 7)​

Answers

Answered by sabajilani4
3

Answer:

The SQRT function uses the following argument:

Explanation:

Things to remember about the SQRT Function

#NUM! error – Occurs when the supplied number argument is negative.

The SQRT function, depending on the user’s requirement, can be used along with the ABS, ROUND, ROUNDUP, and ROUNDDOWN functions.

SQRT is similar to the POWER function. However, the POWER function works like an exponent in a standard math equation. For example, for the number 25, we will provide the formula =SQRT(25) and =POWER( 25, 1/2).

Similar questions