Thank you for using Cube Roots
Topics
This program was created for the TI-89 and TI-89 Titanium. This was tested on a TI-89 Titanium, but will work on both.
Back to Topics
This is a function that finds the cube root of any number. It uses an algebraic method that is efficient and very fast.
I made this function because I could not find it already on the calculator.
Back to Topics
(Send this function to your calculator first, for fast use, put it in the main folder)
To use this function all you need to do is type cuberoot(n)
The syntax is cuberoot(n)
Back to Topics
Syntax
n: the number that you want to find the cube root of.
Example:
cuberoot(27)
3
Back to Topics
Version 1: Initial release, program size 185 bytes I go by my user name for ticalc.org, ti-genius. I like programming in QBASIC, VBASIC .NET, C#, C++, HTML, Java, ti-BASIC for the 83+ and 89, Assembly, and C.
Visit Ti-Genius's Author Profile at ticalc.org
Version 2: Optimizations of code, new algorithym used. program size 133 bytes
Back To Topics
Author Information
Visit Ti-Genius's Official Website!
Back to Topics