ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   what is the ^ used for in Excel formulas? (https://www.excelbanter.com/excel-programming/419615-what-%5E-used-excel-formulas.html)

compari76

what is the ^ used for in Excel formulas?
 
What purpose does the ^ serve in a formula?

Gary''s Student

what is the ^ used for in Excel formulas?
 
It raises a value to a power

=A1^3
is the same as
=A1*A1*A1
--
Gary''s Student - gsnu200812


"compari76" wrote:

What purpose does the ^ serve in a formula?


Chip Pearson

what is the ^ used for in Excel formulas?
 
It raises a number to a power. E.g.,

=2^3 = 2*2*2 = 8

In the same vein, it can find a root. E.g,

=8^(1/3) = 2

Cordially,
Chip Pearson
Microsoft Most Valuable Professional
Excel Product Group
Pearson Software Consulting, LLC
www.cpearson.com
(email on web site)

On Thu, 6 Nov 2008 06:27:01 -0800, compari76
wrote:

What purpose does the ^ serve in a formula?



All times are GMT +1. The time now is 03:56 PM.

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