surd - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

convert/surd

convert an expression to surd form

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert( expr, surd )

Parameters

expr

-

expression

Description

• 

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.

Examples

(1)

(2)

(3)

(4)

(5)

See Also

^

convert

simplify

surd

 


Download Help Document