PHP Classes

Root66: Calculate the square, cube, and 5th roots

Recommend this page to a friend!

  Author Author  
Picture of Lance Otis
Name: Lance Otis <contact>
Classes: 1 package by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Lance Otis  >  Root66  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog (1)  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Root66
Base name: root66
Description: Calculate the square, cube, and 5th roots
Version: 2
PHP version: 5
License: Freeware
 
  Groups   Screenshots Screenshots   Applications   Related pages   Files Files  

  Groups  
Group folder image Algorithms Numerical and statistical algorithms View top rated classes
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Math Math related classes. View top rated classes

  Files folder image Screenshots  
root66Screnshpt.jpg
File Role Description
Accessible without login Image file root66Screnshpt.jpg Screen Demo implements the class


  Innovation Award  
PHP Programming Innovation award nominee
January 2023
Nominee
Vote
PHP provides built-in functions to perform several types of math calculations.

PHP can perform square root calculations with a built-in function but does not provide a built-in function to calculate cubic roots.

This class can calculate either square or cubic roots. It can be used to solve problems involving 2 and 3 dimensions and area and volume calculations.


Manuel Lemos

  Applications that use this package  
Calc roots 2,3, and 5 Demo and PHp
Demo implements the class

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
class php

  Files folder image Files  
File Role Description
Plain text file classRoot66.php Class class php
Accessible without login Plain text file readme.pdf Doc. Demo implements the class
Accessible without login Plain text file Root66Implementation.php Example Demo implements the class

Install with Composer Install with Composer - Download Download all files: root66.tar.gz root66.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Plain text file classRoot66.php Class class php
Accessible without login Plain text file readme.pdf Doc. Demo implements the class
Accessible without login Plain text file Root66Implementation.php Example Demo implements the class

Install with Composer Install with Composer - Download Download all files: root66.tar.gz root66.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.