How to write square root in webwork?
Score: 5/5 (15 votes) For square roots, you can use sqrt() or the exponent (1/2). For example, the square root of two in WeBWorK is either sqrt(2) or 2^(1/2). For cube roots, use the exponent (1/3). The cube root of 7 is then 7^(1/3).How do you type math symbols in WeBWorK?Mathematical Symbols Avail...