convert/surd
convert an expression to surd form
Calling Sequence
Parameters
Description
Examples
convert( expr, surd )
expr
-
expression
The convert(expr, surd) function converts expressions of the form to surd(x, q)^p if p and q are integers and .
This conversion may not preserve the value of the expression. For example, the exponent is simplified before the conversion is performed.
See Also
^
convert
simplify
surd
Download Help Document