求平方根 1 package algorithm; 2 3 public class Qiugen { 4 5 public static void main(String[] args) { 6 System … 继续阅读 求平方根