Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default what does ^ mean in an excel formula?

I am trying to figure out a formula and it uses the ^ character in it, what
does this mean?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,059
Default what does ^ mean in an excel formula?

On Feb 20, 8:50*am, gabbygirl
wrote:
I am trying to figure out a formula and it uses the ^ character
in it, what does this mean?


"To the power of" -- exponentiation. 2^3 means 2 cubed, which is 8.

For a brief description of Excel operators, go to Help Excel Help
(F1), type "operators" in the search field, and click on "about
calculation operators".

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 43
Default what does ^ mean in an excel formula?

Raises a number to a power. =2^2 would return 4, for instance.

"gabbygirl" wrote:

I am trying to figure out a formula and it uses the ^ character in it, what
does this mean?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default what does ^ mean in an excel formula?

=2^3 is 2 raised to the power of 3, or =2*2*2, or =POWER(2,3)
--
David Biddulph

"gabbygirl" wrote in message
...
I am trying to figure out a formula and it uses the ^ character in it, what
does this mean?



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
When I enter a formula, Excel shows the formula not the results Pat Adams Excel Worksheet Functions 5 April 4th 23 11:18 AM
Excel 2002 Formula: Urgent Conditional Formula Required Right Away - if possible blue[_2_] Excel Discussion (Misc queries) 2 July 11th 07 06:08 PM
Build excel formula using field values as text in the formula val kilbane Excel Worksheet Functions 2 April 18th 07 01:52 PM
Excel 2002 formula displayed not value formula option not checked Dean Excel Worksheet Functions 1 February 28th 06 02:31 PM
How do I view formula results intead of formula in excel? davidinatlanta Excel Worksheet Functions 4 February 7th 06 03:02 PM


All times are GMT +1. The time now is 10:47 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"