ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Square a value (https://www.excelbanter.com/excel-worksheet-functions/135857-square-value.html)

barry

Square a value
 
Can anyone show me how to write a formula to square a value in another cell?
--
Barry Guidry

Toppers

Square a value
 
=POWER(A1,2)

=A1*A1

=A1^2

HTH

"Barry" wrote:

Can anyone show me how to write a formula to square a value in another cell?
--
Barry Guidry


Dave F

Square a value
 
=A1^2
=2^2 etc.

The ^ symbol indicates exponentiation. If you're raising to a fractional
power (or taking a root other than the square root, parentheses are
important; i.e., =A1^(1/3) etc.

Dave
--
A hint to posters: Specific, detailed questions are more likely to be
answered than questions that provide no detail about your problem.


"Barry" wrote:

Can anyone show me how to write a formula to square a value in another cell?
--
Barry Guidry


Bill Kuunders

Square a value
 
=power(A16,2)

--
Greetings from New Zealand

"Barry" wrote in message
...
Can anyone show me how to write a formula to square a value in another
cell?
--
Barry Guidry




barry

Square a value
 
Sorry, but I found it by clicking on the drop-down list of functions to the
left of the fx enter window and searching for "square a value", which
returned the 'POWER' function, which is =POWER(Number, Power)
--
Barry Guidry


"Barry" wrote:

Can anyone show me how to write a formula to square a value in another cell?
--
Barry Guidry



All times are GMT +1. The time now is 10:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com