Help Topics

Thank you for using Cube Roots

Topics

System Requirements
Description
Getting Started
Syntax
Version Differences
Author Info



















System Requirements

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


Description
This program was created by ti-genius (ticalc.org). Not responsible for any damages resulting from this program.

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


Getting Started

(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)
Back to Topics


Syntax

The syntax is cuberoot(n)
n: the number that you want to find the cube root of.

Example:


cuberoot(27)		
			3

Back to Topics


Version Differences

Version 1: Initial release, program size 185 bytes
Version 2: Optimizations of code, new algorithym used. program size 133 bytes
Back To Topics


Author Information

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
Visit Ti-Genius's Official Website!

Back to Topics