View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default What does this function in Excel do ^

It raises a value to the power of ^.

For example:

2^2 = 4 (2 x 2)

10^3 = 1000 (10 x 10 x 10)

--
Biff
Microsoft Excel MVP


"Davendra" wrote in message
...
What does this function in Excel do ^