answersLogoWhite

0

There isn't one. It is an algebraic operation, not an arithmetic one and is called exponentiation.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is arithmetic operator that raises to the power?

It is "raising to the power". Although repeated multiplication can be used for raising to a positive integer power for example, a5 = a*a*a*a*a that analogy fails for rational powers or irrational ones. And it is totally useless when the power is a complex number.


What type of operator raises a number to a power?

The operator that raises a number to a power is called the exponentiation operator. In many programming languages, this operator is represented by a double asterisk (**), as in Python, or by the caret symbol (^), as in some other languages and mathematical notation. For example, in Python, 2 ** 3 calculates 2 raised to the power of 3, resulting in 8.


What is an arithmetic operator in c?

+


Arithmetic operator that divides contents of a cell?

The arithmetic operator that divides contents of a cell is the front slash. =A3/B3


What is an arithmetic operator that multiplies?

Multiplication


What arithmetic operator multiplies by 0.01?

percentage


Arithmetic operator that multiplies by 0.01?

percentage


What is an arithmetic operator in c program?

An arithmetic operator is any of the "atomic" operators to do the following math operations: + addition - subtraction / division * multiplication % modulus division


What operator raises a number to a power?

Exponent (its the following symbol when programming ^ ) page 46 Programming Logic and Design by Tony Gladdis


Arithmetic operator that makes a number negative?

Negation


What arithmetic operator performs division?

forward slash /


In excel what is the arithmetic operator that multiplies by 0.01?

percent