ComplexRoot Command

From GeoGebra Manual
Jump to: navigation, search



ComplexRoot[ <Polynomial> ]
Finds the complex roots of a given polynomial in x. Points are created in Graphics View.
Example:
ComplexRoot[x^2 + 4] yields (0 + 2 ί) and (0 - 2 ί)

CAS Syntax

ComplexRoot[ <Polynomial> ]
Finds the complex roots of a given polynomial in x.
Example:
ComplexRoot[x^2 + 4] yields {- 2 ί, 2 ί}
Note:
Use CSolve Command instead.
© 2024 International GeoGebra Institute