Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

A calculator's solution to irrational exponent

Writer Sebastian Wright
$\begingroup$

An irrational number cannot be represented by $\frac{p}{q}$ where $p$ and $q$ are integers.

And when we encounter exponents with decimal points, it is a possible way and a rather simple one to turn the exponent into the previous mentioned $\frac{p}{q}$ form and then figure the whole thing out using $a^{\frac{p}{q}}=\sqrt[q]{a^p}$.

So this way doesn't work for irrational exponents. How does a calculator do the job? Is it simply multiplication like $a^\pi=a^3\times a^{0.1}\times a^{0.04} \cdots$? Or with a more practical method?

$\endgroup$ 3

1 Answer

$\begingroup$

There is an identity

$$x^y = \exp(y \log(x))$$

$\endgroup$ 6

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy