What's wrong with this code?

The module name is missing before sqrt()The module is not imported correctlyThe module is being aliased incorrectly

The module name is missing before sqrt().