Online Calculators & Tools
* please Use e for scientific notation. E.g: 6e3, 3e-8, 1.45e12
** To determine the exponent, use the exponentation and base results, use our logarithm calculator:
Calculation with base^exponent:
Rule name | Rule | Example |
---|---|---|
Negative exponents | b-n = 1 / bn | 2-3 = 1/23 = 0.125 |
Power rules | (bn)m = bn⋅m | (23)2 = 23⋅2 = 64 |
bnm= b(nm) | 232= 2(32)= 512 | |
m√(bn) = b n/m | 2√(26) = 26/2 = 8 | |
b1/n = n√b | 81/3 = 3√8 = 2 | |
One rules | b1 = b | 51 = 5 |
1n = 1 | 15 = 1 | |
Zero rules | b0 = 1 | 50 = 1 |
0n = 0 , for n>0 | 05 = 0 | |
Derivative rule | (xn)' = n⋅xn-1 | (x3)' = 3⋅x3-1 |
Minus one rule | ![]() | (-1)5 = -1 |
Integral rule | ∫ xndx = xn+1/(n+1)+C | ∫ x2dx = x2+1/(2+1)+C |