This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 4;
y_correct = 16;
assert(isequal(square(x),y_correct))
|
276 Solvers
313 Solvers
Is this triangle right-angled?
1370 Solvers
206 Solvers
Calculate square and cube of number
168 Solvers