To find the square root of a given number, import the dart:math package, call sqrt() function, and pass the number as argument to sqrt() function. sqrt()
確定! 回上一頁