Using the worksheet, find out the error and its reason for the given 'VLOOKUP' syntax:
\[
\begin{array}{|c|c|c|c|}
\hline
\text{S. No.} & \text{Consumables} & \text{Price in FY 21-22} & \text{Price in FY 23-24} \\
\hline
1 & \text{Muskmelon} & 45 & 122 \\
2 & \text{Watermelon} & 9 & 21 \\
3 & \text{Squash} & 22 & 35 \\
4 & \text{Gourd} & 47 & 68 \\
5 & \text{Curd} & 49 & 66 \\
6 & \text{Brisket} & 33 & 43 \\
7 & \text{Poultry} & 88 & 96 \\
\hline
\end{array}
\]
(i) =VLOOKUP(B1, B4 : D6, 2, 0)
(ii) =SQRT(VLOOKUP(C2, C2 : D8, 2, 0) – 100)
(iii) =VLOOKUP(B5, B6 : D8, 1, 0)
(iv) =VLOOKUP(B3, B2 : D8, 5, 0)
(v) =VLOOKUP(B5, B3 : D8, 0, 0)
(vi) =VLOOKUP(B2, B2 : D7, 2, 0)/0