有效地播种牛顿迭代立方根 [英] Seeding the Newton iteration for cube root efficiently

查看:85
本文介绍了有效地播种牛顿迭代立方根的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我怎样才能找到一个数的立方根以有效的方式? 我觉得可以用牛顿迭代法,但我不知道怎么去猜测最初的解决方案编程,以尽量减少迭代次数。

How can I find the cube root of a number in an efficient way? I think Newton-Raphson method can be used, but I don't know how to guess the initial solution programmatically to minimize the number of iterations.

推荐答案

这是一个看似复杂的问题。 这里是一些很好的调查可行的办法。

This is a deceptively complex question. Here is a nice survey of some possible approaches.

这篇关于有效地播种牛顿迭代立方根的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆