Can i use different roots in python, for example third root (x *x *x) instead of just square root (x * x)?

前端 未结 0 1403
难免孤独
难免孤独 2020-12-23 21:15

I need it to create calculator. I\'m using Sublime text btw. I heard it can be calculated with newton\'s method but i don\'t know what is it.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题