1. Calculating Arbitrary Powers (y^x)

The fundamental mathematical formula for discrete compounding, future value growth, and geometric expansion relies on raising an initial base $y$ to a power $x$:

Result = y^x \quad \text{where } y > 0

The general workflow follows four chronological steps:

1
Step 1: Input Base

Enter the Base Value ($y$)

Clear the existing calculation by pressing [CE/C]. Type the base number (e.g., 1.05). The display will show the base number aligned to the right.

BA II PLUS
1.05
2
Step 2: Press Power Key

Press the [yˣ] Key

Press [yˣ]. On the physical calculator, the screen continues to display the base 1.05, but internally the processor moves this number into the primary arithmetic accumulator register and waits for the exponent. On our online BA II Plus Calculator, you will see the visual operator 1.05** appear on the running expression row.

  • Press [yˣ]
3
Step 3: Input Exponent

Enter the Exponent Value ($x$)

Type the power to which the base should be raised. For example, to calculate $1.05^3$, type 3. The screen now displays 3.

BA II PLUS
3
4
Step 4: Compute Result

Press [=] to Evaluate

Press [=] to trigger the calculation. The calculator completes the exponential evaluation and formats the final answer to your configured number of decimal places.

  • Press [=]
BA II PLUS
1.157625
Result Verified: 1.05 raised to the power of 3 equals 1.157625. In financial context, \$1.00 invested at 5% annual compound interest grows to \$1.1576 in 3 years.
BA II Plus Calculator Universal Power y^x Calculation Example

2. Calculating Negative Powers (y^{-x})

Negative exponents are ubiquitous in finance because they represent discounting:

PV = FV \times (1 + r)^{-n} = \frac{FV}{(1 + r)^n}

For instance, finding the present value discount factor for a cash flow arriving 5 years in the future at an 8% discount rate requires evaluating:

(1.08)^{-5} \approx 0.680583

Method A: The Physical Calculator Native Sequence (Using [+/−])

On a physical TI BA II Plus, you must not use the subtraction key [−] to make an exponent negative. Instead, use the sign toggle key [+/−].

  1. Type the base: 1.08
  2. Press the exponent operator: [yˣ]
  3. Type the positive magnitude of the exponent: 5
  4. Press the sign toggle: [+/−] (the LCD screen immediately changes from 5 to -5)
  5. Press the evaluation key: [=]
BA II PLUS
0.6806

Method B: Using Parentheses and Minus (Financial Calculator Online Friendly)

If you are practicing on our BA II Plus Financial Calculator Online using a standard computer keyboard or if you prefer algebraic syntax clarity, you can wrap the negative exponent inside parentheses using the subtraction key:

1.08 [yˣ] [(] [−] 5 [)] [=] ⟹ Result: 0.6806
Warning: The Bare Subtraction Key Trap

If you type 1.08 [yˣ] [−] 5 [=] without parentheses on a physical BA II Plus, the calculator treats [−] as a subsequent binary operator or drops the power mode entirely, resulting in an erroneous answer or a Error 1 syntax fault. Always use [+/−] or enclose in parentheses!

BA II Plus Calculator Negative Power y^(-x) Calculation Example

3. Fractional Exponents & n-th Roots ($\sqrt[n]{y}$)

How do you compute roots other than square roots? For example, how do you find the 4th root of 16 ($\sqrt[4]{16}$), the 3rd root (cube root) of 125, or the 7th root of an equity portfolio’s return multiplier?

By basic algebraic laws of exponents:

\sqrt[n]{y} = y^{\frac{1}{n}} = y^{1 / n}

The #1 Exam Mistake: Forgetting Parentheses in Chain Mode

By default, the Texas Instruments BA II Plus Calculator from the factory in Chain (Chn) mode. In Chain mode, arithmetic operations are executed in strict left-to-right chronological order without algebraic operator precedence (BODMAS/PEMDAS).

Watch what happens if you forget parentheses when calculating $\sqrt[4]{16}$:

Incorrect Sequence (Without Parentheses)

16 [yˣ] 1 [÷] 4 [=] ⟹ Output: 4.0000 ❌ (WRONG!)

Why did this happen? Because without parentheses, the calculator immediately evaluated $16^1 = 16$ as soon as you tapped [÷], and then divided that result by 4, yielding $16 / 4 = 4.00$. But $\sqrt[4]{16} = 2.00$!

The Correct Keystroke Sequence (Enclosed Fraction)

To instruct the calculator to evaluate the fraction before applying the power, you must wrap the fraction in the open and close parentheses keys:

1
Step 1

Enter Base and Power Key

Type 16 and press [yˣ].

2
Step 2

Open Parentheses and Input Fraction

Press [(]. Type 1, press [÷], type 4, and press [)]. When you press the closing parenthesis, the LCD display will momentarily show 0.25 (the evaluated fraction).

BA II PLUS
0.25
3
Step 3

Press [=] to Evaluate the Root

Press [=]. The calculator computes $16^{0.25}$ and displays the mathematically correct result: 2.00.

BA II PLUS
2.0000
BA II Plus Calculator Fractional Exponent Calculation Example

4. Fast Squaring & Square Root Shortcuts

While you could theoretically calculate $5^2$ by typing 5 [yˣ] 2 [=], doing so wastes time. The BA II Plus provides two dedicated single-press hardware keys for second-order operations:

Squaring Shortcut: [x²]

Key: Row 4, Column 3.
Action: Unary instantaneous operation.
Sequence: 5 [x²]25.00.
Notice that you never need to press [=]!

Square Root Shortcut: [√x]

Key: Row 4, Column 2.
Action: Unary instantaneous operation.
Sequence: 49 [√x]7.00.
Instant evaluation on current screen value.

5. Natural Exponential (e^x) for Continuous Compounding

In modern portfolio theory, derivatives pricing (the Black-Scholes-Merton model), and continuous time finance, cash flows compound continuously rather than in discrete annual, quarterly, or monthly intervals. The continuous compounding multiplier is governed by Euler’s constant $e \approx 2.718281828$:

FV = PV \cdot e^{r \cdot t} \quad \text{and} \quad PV = FV \cdot e^{-r \cdot t}

How to Access e^x on the BA II Plus

The e^x function is written in gold letters above the [LN] key (Row 6, Column 1). To access it, you must press the gold [2ND] key first.

Crucial Rule: Value-First Keystroke Order

Unlike modern graphing calculators where you type e^(0.08), the BA II Plus Calculator uses an operand-first convention:
Type the exponent value $x$ FIRST ➔ Press [2ND] ➔ Press [LN].
The evaluation happens instantly when you press [LN]. You do not press [=].

Example 1: Continuous Growth Multiplier

Compute e^{0.08} (the growth factor for an 8% interest rate compounded continuously over one year):

  1. Type 0.08
  2. Press [2ND] (the 2ND flag lights up on the top left of the LCD screen)
  3. Press [LN] (which activates $e^x$)
BA II PLUS
1.083287

Interpretation: An 8% continuously compounded rate generates an effective annual rate (EAR) of 8.3287%.

Example 2: Negative Continuous Discount Factor ($e^{-r \cdot t}$)

Calculate the present value discount factor for a risk-free rate of 5% over 3 years: $e^{-(0.05 \times 3)} = e^{-0.15}$.

  1. Type 0.15
  2. Press [+/−] (screen shows -0.15)
  3. Press [2ND]
  4. Press [LN]
BA II PLUS
0.860708
BA II Plus Calculator Natural Exponent e^x Calculation Example

6. Chain (Chn) vs. AOS Mode: The Hidden Exponent Trap

Many students are surprised to discover that the exact same sequence of button presses can yield two completely different answers depending on the calculator’s internal operating format: Chain (Chn) vs. Algebraic Operating System (AOS).

Expression Keystroke Sequence Chain (Chn) Result AOS Result Mathematical Reality
$2 + 3 \times 4^2$ 2 [+] 3 [×] 4 [x²] [=] 324.00 50.00 $2 + 3(16) = 50$
$5 \times 2^3$ 5 [×] 2 [yˣ] 3 [=] 1,000.00 40.00 $5 \times 8 = 40$
$16^{1/4}$ 16 [yˣ] 1 [÷] 4 [=] 4.00 4.00 Parentheses required in both!

In Chn mode, typing 5 [×] 2 [yˣ] 3 [=] computes $(5 \times 2) = 10$, and then raises $10^3 = 1000$. In AOS mode, the calculator recognizes that exponentiation has higher precedence than multiplication, computing $2^3 = 8$ first, and then $5 \times 8 = 40$.

How to Check or Switch to AOS Mode

To switch your calculator to AOS mode:
Press [2ND] [.] (FORMAT) ➔ Press [↑] once to reach the calculation method setting (displays Chn or AOS) ➔ Press [2ND] [ENTER] (SET) to toggle ➔ Press [2ND] [CPT] (QUIT).
For a full breakdown, read our dedicated guide: Difference Between Chain and AOS Calculation Methods.

Practice Exponent Calculations Online Right Now

Launch BA II Plus Calculator ➔