Properties
Category
English
Similar Topics
Statistics
Comments
4
Participants
3
Subscribers
3
Votes
1
Views
119
Share
Answered
How does the command 'Root()' work?
We are not wondering how to use it, but the principle it follows.
This question arose in our exploration on Newton Iteration. We choose 'Root(f, <initial>)' to express the approximate zero point A. When f=|x|^(2/3) and <initial>≠0, A showed 'undefined'. We guess the problem is associated with how 'Root()' works. Maybe it uses derivatives in its calculations.
And we wonder if there's any method to show the approximate zero point of functions like that.
- GeoGebra
- Help
- Partners
-
Contact us
- Feedback & Questions
- This email address is being protected from spambots. You need JavaScript enabled to view it.
- +43 677 6137 2693
© 2021 International GeoGebra Institute
Try
You can check how it works here: https://github.com/geogebra...
Try
You can check how it works here: https://github.com/geogebra...
Root(f, <initial>) works for f(x)=cbrt(x^2)
please, when you know why comment it here
Comments have been locked on this page!