You can multiply the number by itself or by the power of 2. In Excel, you have an operator to do it and also a function. To find the square of 34, you could do it in any of these ways:
=34*34
=34^2
=POWER(34,2)
You would normally use a cell reference instead of the actual value, so if the 34 was in cell A2 then the above formulas would become:
=A2*A2
=A2^2
=POWER(A2,2)
To do square root in excel you type SQRT and then whatever number you want to square root in brackets. For instance, if you want the square root of 13 in one cell, you would type =SQRT(13).
1: Calculate the square root, then calculate its square root; OR 2: Take the logarithm of the number, divide it by 4 then take the antilog.
Calculate the square root of 512 on any calculator, then multiply the result by 3.Note: If you actually mean the third root, this is NOT called the square root. You can calculate this in Excel with the formula: =512^(1/3) In other words, raise 512 to the power 1/3.
Any positive number is the square root of its square. In other words, you need to calculate the square of 0.75.
That's the same as the square root of positive 340, times i. Many calculators can't calculate the square root of negative numbers, since they are not set up to calculate with complex numbers, but you can simply calculate the square root of the equivalent positive number, then add "i" to the result.
No. A natural number is a whole number, that is, no digits after the decimal point. Calculate the square root of 12 on a calculator, and you will see that it is not a whole number.
Try it out! For example, you can use a calculator to calculate the number's square root. If you get a whole number - no decimals - then the number is a perfect square.
I am not sure what you want to calculate; anyway, the square root of a negative number is a complex number: in this case, "i" multiplied by the square root of 7. The remaining calculations will also result in complex numbers. When you calculate points, you usually want a real number, not a complex number.
You can approximate a square root as a decimal or fraction. If you want the exact number, you have to leave it with the square root sign.
The square root of negative one is an imaginary number, signified by the italic lower-case i.
sqrt is inbuilt function available in ABAP to calculate square root of any number.
The approx difference is 0.7