pub fn sqrt(args: &mut Args<'_>) -> Result<MemoryItem, KclError>
Computes the square root of a number.