% 3.2 The following two lines are entered at the command prompt: x = [ 9 3 0 6 3] y = mod((sqrt(length(((x+5).*[1 2 3 4 5]))*5)),3) % What is the value of y? % y = 2