JAVA:实现二个数字的通用根算法 package com.thealgorithms.maths; public class GenericRoot { public static void main(String[] arg