Tuesday, March 15, 2011
Get cube root of a number using PHP codes
Do you like this story?
In mathematics, a cube root of a number, denoted or x1/3, is a number a such that a3 = x. All real numbers have exactly one real cube root and a pair of complex conjugate roots, and all nonzero complex numbers have three distinct complex cube roots. For example, the real cube root of 8 is 2, because 23 = 8. All the cube roots of −27i are
Display output :
The cube root operation is associative with exponentiation and distributive with multiplication and division if considering only real numbers, but not always if considering complex numbers, for example:
but
Download the codes here

This post was written by: Franklin Manuel
Franklin Manuel is a professional blogger, web designer and front end web developer. Follow him on Twitter
Subscribe to:
Post Comments (Atom)

0 Responses to “Get cube root of a number using PHP codes”
Post a Comment