Click inside a cell on your worksheet. Type =n^2 into the cell, where n is the number you want to square. To raise 2 to the 3rd power, you can use power like this: Web you plug your exponent into the following formula: Web square a number in its own cell. Web we can use exponents through the two methods: =power(2,3) // returns 8 to raise 2. It can be any real number. Web the power argument functions as the exponent, indicating the power to which number should be raised. Syntax power (number, power) the power function syntax has the following arguments:
Type =n^2 into the cell, where n is the number you want to square. It can be any real number. To raise 2 to the 3rd power, you can use power like this: Web description returns the result of a number raised to a power. =power(2,3) // returns 8 to raise 2. Web you plug your exponent into the following formula: Click inside a cell on your worksheet. Web the power argument functions as the exponent, indicating the power to which number should be raised. Web square a number in its own cell. Syntax power (number, power) the power function syntax has the following arguments: For example, to insert the square of 5 into cell a1, type =5^2 into the cell.