Searched defs:nth_root (Results 1 – 3 of 3) sorted by relevance
55 fn nth_root(&self, n: u32) -> Self; in nth_root() method130 pub fn nth_root<T: Roots>(x: T, n: u32) -> T { in nth_root() function
357 fn nth_root(&self, n: u32) -> Self { in nth_root() method891 pub fn nth_root(&self, n: u32) -> Self { in nth_root() method
514 fn nth_root(&self, n: u32) -> Self { in nth_root() method1042 pub fn nth_root(&self, n: u32) -> Self { in nth_root() method