Cal11 calculator

How to Find The Third Root on A Ti-84 Calculator

Reviewed by Calculator Editorial Team

Finding the third root (cube root) of a number is a common mathematical operation. The TI-84 graphing calculator provides a straightforward method to calculate cube roots, but understanding the underlying mathematics can help you verify results and troubleshoot any issues.

Introduction

The third root of a number x, denoted as ∛x, is a value that, when multiplied by itself three times, gives the original number. In other words, if y = ∛x, then y × y × y = x.

For example, the cube root of 27 is 3 because 3 × 3 × 3 = 27. The TI-84 calculator can compute cube roots quickly and accurately, making it a valuable tool for students, engineers, and anyone working with cubic equations.

Cube Root Formula: y = ∛x

Using the TI-84 Calculator

Step-by-Step Guide

  1. Turn on your TI-84 calculator and press the MODE button to ensure it's in the correct mode (e.g., decimal mode).
  2. Press the 2ND button and then the button to access the cube root function (∛).
  3. Enter the number for which you want to find the cube root. For example, to find ∛27, enter 27.
  4. Press the ) button to close the parentheses and execute the calculation.
  5. The calculator will display the cube root of the entered number. For ∛27, the result will be 3.

Tip: If you're working with negative numbers, the TI-84 will display a negative cube root. For example, ∛(-8) = -2.

Example Calculation

Let's find the cube root of 64 using the TI-84:

  1. Press 2ND then to access the cube root function.
  2. Enter 64 and press ).
  3. The calculator displays 4, which is the correct cube root of 64.

Manual Calculation Method

If you need to find the cube root without a calculator, you can use the following approximation method:

  1. Start with an initial guess. For example, to find ∛10, you might start with 2 because 2³ = 8, which is close to 10.
  2. Use the Newton-Raphson method to refine your guess. The formula is: xₙ₊₁ = xₙ - (xₙ³ - a) / (3xₙ²), where a is the number you're finding the cube root of.
  3. Repeat the process until you reach a desired level of accuracy.

Newton-Raphson Formula for Cube Roots: xₙ₊₁ = xₙ - (xₙ³ - a) / (3xₙ²)

This method requires some mathematical knowledge and practice, but it's a useful skill to have when a calculator isn't available.

Common Errors to Avoid

  • Incorrect Function Selection: Ensure you're using the cube root function (∛) and not the square root function (√).
  • Entering Negative Numbers: The TI-84 will display a negative cube root for negative inputs, but this is mathematically correct. If you need the principal (non-negative) cube root, you may need to adjust the result manually.
  • Syntax Errors: Make sure to press the ) button after entering the number to complete the calculation.

Frequently Asked Questions

How do I find the cube root of a negative number on the TI-84?
The TI-84 will display the negative cube root of a negative number. For example, ∛(-27) = -3. If you need the principal cube root, you can take the absolute value of the result.
Can the TI-84 calculate cube roots of fractions?
Yes, the TI-84 can calculate cube roots of fractions. Simply enter the fraction in decimal form or as a fraction (using the fraction template if available) and follow the same steps as for whole numbers.
What if the TI-84 displays an error when calculating cube roots?
If the calculator displays an error, double-check that you've entered the number correctly and that you're using the cube root function (∛). If the problem persists, try clearing the calculator's memory or restarting it.