PHP Classes

Classes of Lance Otis

Recommend this page to a friend!
  All class groups  >  All authors  >  Classes of Lance Otis (1)  >  Mission progress status  >  Reputation  
Picture of Lance Otis
Name: Lance Otis <contact>
Classes: 1
Country: United States United States
Age: 85
All time rank: 4494567 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 53
Week users: 0
Innovation award
Innovation award
Nominee: 1x
 

 

  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image Root66  
PHP Programming Innovation award nominee
January 2023
Number 9
Calculate the square, cube, and 5th roots
This class can calculate the square, cube, and 5th roots of a number without the use of PHP built-in root function.

It can take a given number and perform calculations to obtain a number's square, cube, and 5th roots.

An example script is provided to let users enter the input number and the type of root that will be calculated. The hand shows the root result number and the calculation's error level.


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z